On 01/15/2016 10:49 AM, Florian Westphal wrote: > >> --- a/net/bridge/br_netfilter_hooks.c >> +++ b/net/bridge/br_netfilter_hooks.c >> @@ -999,6 +999,46 @@ static struct ctl_table brnf_table[] = { >> }; >> #endif >> >> +static void nf_br_saveroute(const struct sk_buff *skb, >> + struct nf_queue_entry *entry) > > Please put all of these functions into a new file. > CONFIG_BRIDGE_NETFILTER will be deprecated, this is the glue part > that allows a bridge to use arp and /ip(6)tables. > Sorry if i am a bit of a slow-learner, but i assume you mean following what's done for, e.g., ipv4, and have this into a bridge/netfilter.c and initializing this part of the subsystem. -- 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