summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/transactions/dumps/0032set_0.nft
blob: 7d11892a549bb4888d62971cc2030bc05b0daa59 (plain)
1
2
3
4
5
table ip w {
	set y {
		type ipv4_addr
	}
}