summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/transactions/dumps/0042_stateful_expr_0.nft
blob: e5cc63f2800f2aedcbbfc9f1cc1b8a9df075f79c (plain)
1
2
3
4
5
table ip filter {
	map m1 {
		type ipv4_addr : counter
	}
}