Date: Sun, 16 Jul 2000 00:56:55 -0700 (PDT) From: Jun-ichiro itojun Hagino <itojun@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options src/sys/netinet6 ip6_forward.c src/sys/i386/conf NOTES Message-ID: <200007160756.AAA99154@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
itojun 2000/07/16 00:56:55 PDT Modified files: sys/conf options sys/netinet6 ip6_forward.c sys/i386/conf NOTES Log: s/IPSEC_IPV6FWD/IPSEC/. this avoids unexpected behavior on ipv6 fowarding. (even if you ask for tunnel-mode encryption packets will go out in clear) sync with kame. Revision Changes Path 1.216 +1 -2 src/sys/conf/options 1.9 +11 -11 src/sys/netinet6/ip6_forward.c 1.800 +1 -2 src/sys/i386/conf/NOTES 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?200007160756.AAA99154>