From: Patrick McHardy Date: Thu, 4 Jan 2007 20:15:34 +0000 (-0800) Subject: [NETFILTER]: Fix routing of REJECT target generated packets in output chain X-Git-Tag: v2.6.20-rc4~85^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c68b8b687f9e3afff14b88327e17901fff0478ca;p=pandora-kernel.git [NETFILTER]: Fix routing of REJECT target generated packets in output chain Packets generated by the REJECT target in the output chain have a local destination address and a foreign source address. Make sure not to use the foreign source address for the output route lookup. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed