netfilter: ipset: hash:ip,port,ip set type support
[firefly-linux-kernel-4.4.55.git] / net / netfilter / ipset / Kconfig
index 325b5312a47dde75ce63e1bec90de87621c8ee97..e6935533425224335f267a408348a0ce135a3319 100644 (file)
@@ -69,4 +69,14 @@ config IP_SET_HASH_IPPORT
 
          To compile it as a module, choose M here.  If unsure, say N.
 
+config IP_SET_HASH_IPPORTIP
+       tristate "hash:ip,port,ip set support"
+       depends on IP_SET
+       help
+         This option adds the hash:ip,port,ip set type support, by which
+         one can store IPv4/IPv6 address, protocol/port, and IPv4/IPv6
+         address triples in a set.
+
+         To compile it as a module, choose M here.  If unsure, say N.
+
 endif # IP_SET