Date: Wed, 24 Oct 2001 12:29:43 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ipsec.c Message-ID: <200110241929.f9OJTh690041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2001/10/24 12:29:43 PDT Modified files: (Branch: RELENG_4) sys/netinet6 ipsec.c Log: MFC 1.13: Fixed to process a IPv6 packet when ah transport after esp tunnel should be applied. the SA of AH transport could not be selected from the SAD because of this bug. Revision Changes Path 1.3.2.8 +43 -4 src/sys/netinet6/ipsec.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?200110241929.f9OJTh690041>