On Thu, Aug 15, 2019 at 11:33:16AM +0800, wenxu@xxxxxxxxx wrote: > From: wenxu <wenxu@xxxxxxxxx> > > This allows you to match the bridge pvid and vlan protocol, for > instance: > > nft add rule bridge firewall zones meta ibrvproto 0x8100 > nft add rule bridge firewall zones meta ibrpvid 100 > > Signed-off-by: wenxu <wenxu@xxxxxxxxx> > --- > src/meta.c | 6 ++++++ > tests/py/bridge/meta.t | 2 ++ > tests/py/bridge/meta.t.json | 26 ++++++++++++++++++++++++++ .payload is missing?