summaryrefslogtreecommitdiffstats
path: root/tests/loop-detect.1
blob: e55864c8ce327642e766312d4d47b306ea3b8303 (plain)
1
2
3
4
5
6
7
8
#! nft -f

# Create table and empty chains for loop detection tests
add table filter

add chain filter chain1
add chain filter chain2
add chain filter chain3