libxt_quota.man revision e37d45ce390c2f5a7f1e64742b9100ecef0def54
1Implements network quotas by decrementing a byte counter with each
2packet. The condition matches until the byte counter reaches zero. Behavior
3is reversed with negation (i.e. the condition does not match until the
4byte counter reaches zero).
5.TP
6[\fB!\fP] \fB\-\-quota\fP \fIbytes\fP
7The quota in bytes.
8