Author: Sam Johnston Status: worksforme This option adds CONFIG_IP_NF_MATCH_QUOTA, which implements network quotas by decrementing a byte counter with each packet. Also implements quota per source ip address and quota per connection (Diego Woitasen ) Supported options are: --quota The quota in bytes. --ipquota The quota per source ip address in bytes --connquota The quota per connection in bytes