summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_nfacct.t
blob: 3419b4cebfebf096006ebde4f0c8a510235c7468 (plain)
1
2
3
4
5
6
7
8
9
10
:INPUT,FORWARD,OUTPUT
@nfacct add test
#
# extra space in iptables-save output, fix it
#
# ERROR: cannot load: iptables -A INPUT -m nfacct --nfacct-name test
#-m nfacct --nfacct-name test;=;OK
-m nfacct --nfacct-name wrong;;FAIL
-m nfacct;;FAIL
@nfacct del test