1Author: Sam Johnston <samj@samj.net>
2Status: worksforme
3
4This option adds CONFIG_IP_NF_MATCH_QUOTA, which implements network
5quotas by decrementing a byte counter with each packet.
6
7Supported options are:
8--quota <bytes>
9  The quota in bytes.
10
11