Hi, On Fri, May 31, 2019 at 05:02:55PM +0800, wenxu@xxxxxxxxx wrote: > From: wenxu <wenxu@xxxxxxxxx> > > When CONFIG_IPV6 is not build with modules and CONIFG_NF_CONNTRACK_BRIDGE=m > There will compile err: > net/ipv6/netfilter.c:242:2: error: unknown field 'br_defrag' specified in initializer > .br_defrag = nf_ct_frag6_gather, > net/ipv6/netfilter.c:243:2: error: unknown field 'br_fragment' specified in initializer > .br_fragment = br_ip6_fragment, Thanks for your patch, I have collapsed this chunk into: http://patchwork.ozlabs.org/patch/1108255/