summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/23-rule-counter.xml
blob: 82700dea03592777352676c5fe7b35ec12572057 (plain)
1
2
<nftables><rule><family>ip6</family><table>filter</table><chain>test</chain><handle>39</handle><expr type="counter"><pkts>3</pkts><bytes>177</bytes></expr></rule></nftables>
<!-- nft add rule ip6 filter test udp dport 53 counter accept -->