netfilter: ipset; bitmap:port set type support
[firefly-linux-kernel-4.4.55.git] / net / netfilter / ipset / Kconfig
index f18654c73af25d2c0879952c29bc52c7bf9a2c63..f401e9112703c44ec726f11c390f2cd685c15691 100644 (file)
@@ -41,4 +41,13 @@ config IP_SET_BITMAP_IPMAC
 
          To compile it as a module, choose M here.  If unsure, say N.
 
+config IP_SET_BITMAP_PORT
+       tristate "bitmap:port set support"
+       depends on IP_SET
+       help
+         This option adds the bitmap:port set type support, by which one
+         can store TCP/UDP port numbers from a range.
+
+         To compile it as a module, choose M here.  If unsure, say N.
+
 endif # IP_SET