]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add type route chain test case
authorYi Chen <yiche@redhat.com>
Tue, 15 Jul 2025 09:19:13 +0000 (17:19 +0800)
committerFlorian Westphal <fw@strlen.de>
Wed, 16 Jul 2025 18:35:35 +0000 (20:35 +0200)
commitfda6e2a0486804a68c352f384aedd549b7e81a40
treee411e33cdce7333282564888da99f4d522ef7ba8
parent8a1de0ec9709b58a80a86a20cfba107b11c85f6e
tests: shell: add type route chain test case

This test case verifies the functionality of nft type route chain
when used with policy routing based on dscp and fwmark.

Signed-off-by: Yi Chen <yiche@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/packetpath/dumps/type_route_chain.nodump [new file with mode: 0644]
tests/shell/testcases/packetpath/type_route_chain [new file with mode: 0755]