summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/counter_objref_crash
blob: 3a4b981be63ce9ed78bcb803c184c73f8b27cb37 (plain)
1
2
3
4
5
table inet x {
        chain y {
                counter name ip saddr bytes 1.1.1. 1024
        }
}