From: Patrick McHardy Date: Mon, 27 Feb 2006 21:03:24 +0000 (-0800) Subject: [NETFILTER]: nf_queue: fix rerouting after packet mangling X-Git-Tag: v2.6.16-rc6~163^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a11b9848ae27e571f219fab5541bd84700f0d68;p=pandora-kernel.git [NETFILTER]: nf_queue: fix rerouting after packet mangling Packets should be rerouted when they come back from userspace, not before. Also move the queue_rerouters to RCU to avoid taking the queue_handler_lock for each reinjected packet. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed