To compile it as a module, choose M here. If unsure, say N.
-config IP_SET_HASH_NET
- tristate "hash:net set support"
- depends on IP_SET
- help
- This option adds the hash:net set type support.
-
- To compile it as a module, choose M here. If unsure, say N.
-
config IP_SET_HASH_IPPORT
tristate "hash:ip,port set support"
depends on IP_SET
To compile it as a module, choose M here. If unsure, say N.
+config IP_SET_HASH_NET
+ tristate "hash:net set support"
+ depends on IP_SET
+ help
+ This option adds the hash:net set type support.
+
+ To compile it as a module, choose M here. If unsure, say N.
+
+config IP_SET_HASH_NETPORT
+ tristate "hash:net,port set support"
+ depends on IP_SET
+ help
+ This option adds the hash:net,port set type support.
+
+ To compile it as a module, choose M here. If unsure, say N.
+
config IP_SET_LIST_SET
tristate "list:set set support"
depends on IP_SET