On Wed, Jul 03, 2019 at 01:46:29AM +0200, Pablo Neira Ayuso wrote: > On Fri, Jun 28, 2019 at 08:49:34AM +0800, we...@ucloud.cn wrote: > > From: wenxu <we...@ucloud.cn> > > > > This patch provide a meta to get the bridge vlan proto > > > > nft add rule bridge firewall zones counter meta br_vlan_proto 0x8100 > > Applied, thanks.
Tossing this: net/netfilter/nft_meta.c: In function ‘nft_meta_get_eval’: net/netfilter/nft_meta.c:255:31: error: ‘struct net_bridge’ has no member named ‘vlan_proto’ nft_reg_store16(dest, p->br->vlan_proto); ^~