summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/listing/dumps/0017objects_0.nft
blob: e60e3afaab7b4a19a7f98f15c1468446cc75f01f (plain)
1
2
3
4
5
table inet filter {
	map countermap {
		type ipv4_addr : counter
	}
}