commit | 5caed2aebebf7c72dfa982f247ac35ec67a1b852 | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Tue Jun 21 11:26:05 2011 -0700 |
committer | JP Abgrall <jpa@google.com> | Fri Jun 24 10:59:06 2011 -0700 |
tree | fce056a2f422b26dee25c4de257441858b7d53ac | |
parent | 8b4807f0a1d98f1d980d3d616ad565c9b72d7c49 [diff] |
Adding the original quota2 from xtables-addons The original xt_quota in the kernel is plain broken: - counts quota at a per CPU level (was written back when ubiquitous SMP was just a dream) - provides no way to count across IPV4/IPV6. This patch is the original unaltered code from: http://sourceforge.net/projects/xtables-addons at commit e84391ce665cef046967f796dd91026851d6bbf3 Change-Id: Ia8b21394ea79ef55514748e96f769e40355a6ccf Signed-off-by: JP Abgrall <jpa@google.com>