Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / iptables / extensions / x_libipt_quota.man
blob8a07ec053bef03dbf0de21646145ef1842c65252
1 Implements network quotas by decrementing a byte counter with each
2 packet.
3 .TP
4 .BI "--quota " "bytes"
5 The quota in bytes.
6 .P
7 KNOWN BUGS: this does not work on SMP systems.