Date: Tue, 28 Apr 2009 11:10:33 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_ipsec.c ip_output.c Message-ID: <200904281110.n3SBAiFx076855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2009-04-28 11:10:33 UTC FreeBSD src repository Modified files: sys/netinet ip_ipsec.c ip_output.c Log: SVN rev 191621 on 2009-04-28 11:10:33Z by trasz Don't require packet to match a route (any route; this information wasn't used anyway, so a typical workaround was to add a dummy route) if it's going to be sent through IPSec tunnel. Reviewed by: bz Revision Changes Path 1.17 +2 -1 src/sys/netinet/ip_ipsec.c 1.305 +20 -0 src/sys/netinet/ip_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904281110.n3SBAiFx076855>