cvs commit: src/sys/netinet6 udp6_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Wed Apr 12 03:32:57 UTC 2006
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
More information about the cvs-src
mailing list