Date: Wed, 29 Apr 2009 11:15:58 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netipsec key.c Message-ID: <200904291116.n3TBGDmB071919@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2009-04-29 11:15:58 UTC FreeBSD src repository Modified files: sys/netipsec key.c Log: SVN rev 191663 on 2009-04-29 11:15:58Z by bms Stub out IN6_LOOKUP_MULTI() for GETSPI requests, for now. This has the effect that IPv6 multicast traffic won't trigger an SPI allocation when IPSEC is in use, however, this obviously needs to stomp on locks, and IN6_LOOKUP_MULTI() is about to go away. This definitely needs to be revisited before 8.x is branched as a release branch. Revision Changes Path 1.50 +4 -0 src/sys/netipsec/key.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904291116.n3TBGDmB071919>