IP set support

modulename: ip_set.ko

configname: CONFIG_IP_SET

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>IP set support
In linux kernel since version 2.6.39 (release Date: 2011-05-18)  
This option adds IP set support to the kernel.
In order to define and use the sets, you need the userspace utility
ipset(8). You can use the sets in netfilter via the "set" match
and "SET" target.

To compile it as a module, choose M here. If unsure, say N.

source code: