ANDROID: netfilter: xt_quota2: 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
Bug: 120445421
Change-Id: I19d49858840effee9ecf6cff03c23b45a97efdeb
Signed-off-by:
JP Abgrall <jpa@google.com>
[astrachan: Folded 4d33aa305871 ("netfilter: xt_quota2: fixup the quota2,
and enable.") into this patch]
Signed-off-by:
Alistair Strachan <astrachan@google.com>
Loading
-
mentioned in commit 4b05a506
-
mentioned in commit 60a4c355
-
mentioned in commit 1dbae737
-
mentioned in commit 6bbfcb45
-
mentioned in commit 57e43620
-
mentioned in commit b8cd9ada
-
mentioned in commit 78c6219a
-
mentioned in commit 831214c4
-
mentioned in commit 0b50acfe
-
mentioned in commit 73ea6ea5
-
mentioned in commit 90a75e82
-
mentioned in commit 3e01c027
-
mentioned in commit 0d8b18f0
-
mentioned in commit 383e299c
-
mentioned in commit 7c6c7928
-
mentioned in commit a65c15d7
-
mentioned in commit 23213f56
-
mentioned in commit 4a47693f
-
mentioned in commit 9e79ec11
-
mentioned in commit 532ef022
-
mentioned in commit 0c7cbf8a
-
mentioned in commit 2c24cd2f
Please sign in to comment