On Tue, Jul 10, 2018 at 04:01:28PM +0200, Máté Eckl wrote: > In some cases module selects depend on IPV6, but this means that they > select another module even if eg. NF_TABLES_IPV6 is not set in which > case the selected module is useless due to the lack of IPv6 nf_tables > functionality. > > The same applies for IP6_NF_IPTABLES and iptables. > > Joint work with: Arnd Bermann <arnd@xxxxxxxx> > > Signed-off-by: Máté Eckl <ecklm94@xxxxxxxxx> > --- > > v2: squashes (with some refinement) the following patches: > - netfilter: Kconfig: Change select dependencies from IPV6 to NF_TABLES_IPV6 and IP6_NF_IPTABLES (https://patchwork.ozlabs.org/patch/936305/) > - netfilter: fix NETFILTER_XT_TARGET_TEE dependencies (https://patchwork.ozlabs.org/patch/940460/) > - netfilter: xt_tee: fix calling nf_dup_ipv6 (https://patchwork.ozlabs.org/patch/941374/) > - netfilter: NFT_SOCKET don't use NF_SOCKET_IPV6 without NF_TABLES_IPV6 (https://patchwork.ozlabs.org/patch/941696/) Applied, thanks. I have tossed previous patches that have been now squashed in this one, will send a heads up note to nf-devel to inform about the nf-next rebase. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html