Date: Wed, 29 Jan 2003 21:45:45 -0800 (PST) From: Sam Leffler <sam@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c Message-ID: <200301300545.h0U5jjIF046993@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/01/29 21:45:45 PST Modified files: sys/netinet ip_output.c Log: FAST_IPSEC bandaid: act like KAME and ignore ENOENT error codes from ipsec4_process_packet; they happen when a packet is dropped because an SA acquire is initiated Submitted by: Doug Ambrisko <ambrisko@verniernetworks.com> Revision Changes Path 1.175 +9 -0 src/sys/netinet/ip_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301300545.h0U5jjIF046993>