Date: Wed, 12 Apr 2006 03:32:54 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 udp6_usrreq.c Message-ID: <200604120332.k3C3Ws8p081190@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-04-12 03:32:54 UTC
FreeBSD src repository
Modified files:
sys/netinet6 udp6_usrreq.c
Log:
Add comment to udp6_input() that locking is missing from multicast
UDPv6 delivery.
Lock the inpcb of the UDP connection being delivered to before
processing IPSEC policy and other delivery activities.
MFC after: 3 months
Revision Changes Path
1.63 +8 -1 src/sys/netinet6/udp6_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604120332.k3C3Ws8p081190>
