diff options
author | Loganaden Velvindron <logan@elandsys.com> | 2014-11-09 06:15:05 -0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-11-09 16:53:11 +0100 |
commit | df3741332d86629a8fdd267930e0a249803f6aa8 (patch) | |
tree | 659678f7ff16e5f33c5d5f856ea9e5de5bc36730 /utils | |
parent | b92426faab5101bc250832fca85ee8fa3548572d (diff) |
extensions: libxt_TEE: Trim kernel struct to allow deletion
Correct trimming of userspacesize to fix deletions.
Fixes: Bugzilla #884.
The rule having TEE target with '--oif' option cannot be deleted by iptables command.
$ iptables -I INPUT -i foo -j TEE --gateway x.x.x.x --oif bar
$ iptables -D INPUT -i foo -j TEE --gateway x.x.x.x --oif bar
iptables: No chain/target/match by that name.
Signed-off-by: Loganaden Velvindron <logan@elandsys.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions