History log of /external/iptables/extensions/libxt_quota2.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
92556c7047257284cc8659c769b800219cff47a5 30-Jun-2011 JP Abgrall <jpa@google.com> quota2: fix inversion handling for --quota


Change-Id: I55f21aaab3c90955b4ce61687651ada60f400037
Signed-off-by: JP Abgrall <jpa@google.com>
/external/iptables/extensions/libxt_quota2.c
36574090407b87fbb72c752698c805ef87046ae8 24-Jun-2011 JP Abgrall <jpa@google.com> xt_quota2: fixup so that it works with iptables

It was using xtables-addons conventions: mostly incorrect arg parsing.

Change-Id: I6d2ed5518d122616f252a9436b3b3dc1bd201133
Signed-off-by: JP Abgrall <jpa@google.com>
/external/iptables/extensions/libxt_quota2.c
5caed2aebebf7c72dfa982f247ac35ec67a1b852 21-Jun-2011 JP Abgrall <jpa@google.com> 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>
/external/iptables/extensions/libxt_quota2.c