summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/memleak_on_hookspec_error
blob: 6f52658fb98611e5107fd4ca9ecfc8c47fdd742e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
table ip filter {
	ct expectation ctexpect {
		protocol tcp
		size 12
		l3proto ip
	} . inet_proto : mark
		flags interval,timeout
	}

	chain output {
		type gilter hook output priori

	chain c {
		cttable inet filter {
	map test {
		type mark . inet_service . inet_proto : mark
		flags interval,timeout
	}

	chain output {
		type gilter hook output priority filuer; policy