From c68b8b687f9e3afff14b88327e17901fff0478ca Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Thu, 4 Jan 2007 12:15:34 -0800 Subject: [PATCH] [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-format-patch failed