netfilter: ipset: hash:ip set type support
[firefly-linux-kernel-4.4.55.git] / net / netfilter / ipset / Kconfig
index f401e9112703c44ec726f11c390f2cd685c15691..194d89caeb3dfc6ee1a5a5ff0be888cf22a004b7 100644 (file)
@@ -50,4 +50,14 @@ config IP_SET_BITMAP_PORT
 
          To compile it as a module, choose M here.  If unsure, say N.
 
+config IP_SET_HASH_IP
+       tristate "hash:ip set support"
+       depends on IP_SET
+       help
+         This option adds the hash:ip set type support, by which one
+         can store arbitrary IPv4 or IPv6 addresses (or network addresses)
+         in a set.
+
+         To compile it as a module, choose M here.  If unsure, say N.
+
 endif # IP_SET