Sriram Yagnaraman <sriram.yagnaraman@xxxxxxxx> wrote: > nft userspace tool support broute meta statment proposed in [1]. > > [1]: https://patchwork.ozlabs.org/project/netfilter-devel/patch/20230224095251.11249-1-sriram.yagnaraman@xxxxxxxx/ LGTM. Can you make a followup patch that adds a test case to tests/py/bridge/meta.t and a new test file, e.g. tests/py/bridge/redirect.t ? First one is expected to fail (only input is tested), but second one should pass. Make sure this works with -j (json as well). Thanks.