On Fri, Aug 16, 2019 at 09:10:26PM +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 Still one more nitpick when running tests/py: bridge/meta.t: WARNING: line 7: 'add rule bridge test-bridge input meta ibrvproto 0x8100': 'meta ibrvproto 0x8100' mismatches 'meta ibrvproto 33024' Please amend and send v4.