On Tue, 29 Mar 2011, Michael Tokarev wrote: > 29.03.2011 23:23, Jozsef Kadlecsik wrote: > > On Tue, 29 Mar 2011, Michael Tokarev wrote: > > > >> ipset-6.2/kernel/net/netfilter/ipset/Kconfig file > >> appears to be some net/netfilter/Kconfig file from > >> linux source tree (from one directory level up), > >> patched with NETFILTER_XT_SET. It gets included > >> into itself recursively. > > > > Yes, you are right, I fixed it in the ipset git tree. Thanks! > > Actually I'm not sure at all this file is needed. It is not needed at all in the ipset package. However for the sake of completeness it is kept. > With current Kbuild file, it builds everything as > modules, the only CONFIG_FOO in use is IP_SET_MAX > which can be specfied in the upper-level Kconfig > (in net/netfilter/Kconfig). > > Besides, what's the intention of CONFIG_IP_SET > vs CONFIG_NETFILTER_XT_SET? CONFIG_IP_SET selects the ipset subsystem, while CONFIG_NETFILTER_XT_SET selects the set/SET match and target. Best regards, Jozsef - E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlec@xxxxxxxxxxxx PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : KFKI Research Institute for Particle and Nuclear Physics H-1525 Budapest 114, POB. 49, Hungary -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html