netfilter: xt_TEE: have cloned packet travel through Xtables too
authorJan Engelhardt <jengelh@medozas.de>
Mon, 19 Apr 2010 14:06:52 +0000 (16:06 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 19 Apr 2010 14:06:52 +0000 (16:06 +0200)
commitcd58bcd9787ef4c16ab6e442c4f1bf3539b3ab39
tree949741c18227ae46f841501507ad440f35e659e5
parentf3c5c1bfd430858d3a05436f82c51e53104feb6b
netfilter: xt_TEE: have cloned packet travel through Xtables too

Since Xtables is now reentrant/nestable, the cloned packet can also go
through Xtables and be subject to rules itself.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/ipv4/ip_output.c
net/ipv6/ip6_output.c
net/netfilter/xt_TEE.c