summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/zero_length_devicename_flowtable_assert
blob: 2c3e6c3ffbd2069ffbc1941d73745fb08576a6fd (plain)
1
2
3
4
5
table t {
	flowtable f {
		devices = { """"lo }
	}
}