diff options
author | Florian Westphal <[email protected]> | 2010-08-23 14:41:22 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-08-23 14:41:22 -0700 |
commit | cca77b7c81876d819a5806f408b3c29b5b61a815 (patch) | |
tree | 722c5777a1a96d1d0228c58a6fcbd09c45c8ae56 /scripts/patch-kernel | |
parent | 6a6d01d374d03bd2f90030200cb78567444addc4 (diff) |
netfilter: fix CONFIG_COMPAT support
commit f3c5c1bfd430858d3a05436f82c51e53104feb6b
(netfilter: xtables: make ip_tables reentrant) forgot to
also compute the jumpstack size in the compat handlers.
Result is that "iptables -I INPUT -j userchain" turns into -j DROP.
Reported by Sebastian Roesner on #netfilter, closes
http://bugzilla.netfilter.org/show_bug.cgi?id=669.
Note: arptables change is compile-tested only.
Signed-off-by: Florian Westphal <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Tested-by: Mikael Pettersson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions