On Tue, Jun 16, 2015 at 02:35:06PM +0200, Pablo Neira Ayuso wrote: > Reduce ifdef pollution by moving the IPv6 code into a separated > br_netfilter_ipv6.c file that is compiled if CONFIG_IPV6 is set. This patch description is wrong btw, if you confirm this is OK, I'll replace it by "Resolve compilation breakage when CONFIG_IPV6 is not set by moving the IPv6 code into a separated br_netfilter_ipv6.c file." > Fixes: efb6de9b4ba0 ("netfilter: bridge: forward IPv6 fragmented packets") > Reported-by: kbuild test robot <fengguang.wu@xxxxxxxxx> > Signed-off-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > --- > @Bernhard: Could you please test this to check if it solves kbuild robot > problems with CONFIG_IPV6 n, y and m? It would be also good to test this in > your testbed too to make sure IPv6 things didn't break. Thanks. > > I think it should be possible to refactor this a little bit more so other > remaining IPv6 code specific can go into the file. -- 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