Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203964
b: refs/heads/master
c: 72c7664
h: refs/heads/master
v: v3
  • Loading branch information
Michal Marek authored and Patrick McHardy committed Jul 5, 2010
1 parent cc3bbca commit 3f110a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b13b7125e4d10ce39818eec1bcb2d9777d29475f
refs/heads/master: 72c7664f9278b31fcf6b7828c1417caca5b68104
5 changes: 1 addition & 4 deletions trunk/net/netfilter/ipvs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -87,19 +87,16 @@ config IP_VS_PROTO_UDP
protocol. Say Y if unsure.

config IP_VS_PROTO_AH_ESP
bool
depends on UNDEFINED
def_bool IP_VS_PROTO_ESP || IP_VS_PROTO_AH

config IP_VS_PROTO_ESP
bool "ESP load balancing support"
select IP_VS_PROTO_AH_ESP
---help---
This option enables support for load balancing ESP (Encapsulation
Security Payload) transport protocol. Say Y if unsure.

config IP_VS_PROTO_AH
bool "AH load balancing support"
select IP_VS_PROTO_AH_ESP
---help---
This option enables support for load balancing AH (Authentication
Header) transport protocol. Say Y if unsure.
Expand Down

0 comments on commit 3f110a8

Please sign in to comment.