]> err.no Git - linux-2.6/blobdiff - net/ipv6/netfilter/Kconfig
[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
[linux-2.6] / net / ipv6 / netfilter / Kconfig
index 98f78759f1abbd635deb45b2cafe6793d93b0c26..bdd569fc66cb0e7e77ba7a4147eca54877bc8a03 100644 (file)
@@ -115,11 +115,11 @@ config IP6_NF_MATCH_IPV6HEADER
 
          To compile it as a module, choose M here.  If unsure, say N.
 
-config IP6_NF_MATCH_AHESP
-       tristate "AH/ESP match support"
+config IP6_NF_MATCH_AH
+       tristate "AH match support"
        depends on IP6_NF_IPTABLES
        help
-         This module allows one to match AH and ESP packets.
+         This module allows one to match AH packets.
 
          To compile it as a module, choose M here.  If unsure, say N.