]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: extend coverage for meta l4proto netdev/egress matching
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 29 Aug 2024 10:42:05 +0000 (12:42 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 2 Sep 2024 16:02:53 +0000 (18:02 +0200)
commit1b0463af4deb6f1b073439d896f4e3362071afea
treeadbc0957642c21b02965fe37f55371b3e847c529
parentd414f756af9d638fe0c0002b2df31c8c17a15002
tests: shell: extend coverage for meta l4proto netdev/egress matching

Extend coverage to match on small UDP packets from netdev/egress.

While at it, cover bridge/input and bridge/output hooks too.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/packetpath/match_l4proto [new file with mode: 0755]