summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/evaluate_conflict_resolution_gen_dependency_base_ll_hdr_assert
blob: 43d72c4d97e545d11ff431cd8b332a4a9c35e7b0 (plain)
1
2
3
4
5
table ip6 t {
	chain c {
		ip6 nexthdr comp udp dport 4789
	}
}