On Mon, Feb 13, 2006 at 06:25:01PM +0100, Patrick McHardy wrote: > I finally got around to fixing the "ip_finish_output2: No header cache > and no neighbour!" problem reported by Andi Kleen. Instead of rerouting > the packet in POST_ROUTING, we reuse the original route for the > xfrm_lookup. This introduces a small restriction (see changelog entry), > but I think it should work. > > Herbert, do you see any problems with this patch?
Looks perfect to me. I think the restriction makes sense since SNAT is done in post-routing so it's counter-intuitive to repeat the lookup anyway. > Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html