summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/zero_length_devicename2_assert
blob: fe416f8536e9c944574e8f0ac8b866c87ce65c14 (plain)
1
2
3
4
5
table netdev x {
        chain Main_Ingress1 {
                type filter hook ingress device "" priority -1
	}
}