summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/listing/dumps/0008ruleset_arp_0.nft
blob: c37261b34bdb2c890edacc179f6e0c689ccc2bf8 (plain)
1
2
3
4
5
6
7
8
9
10
table ip test {
}
table ip6 test {
}
table inet test {
}
table arp test {
}
table bridge test {
}