cvs commit: src/sys/netinet6 icmp6.c raw_ip6.c
Alexander Motin
mav at FreeBSD.org
Mon Aug 25 22:12:42 UTC 2008
mav 2008-08-25 22:12:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet6 icmp6.c raw_ip6.c
Log:
SVN rev 182180 on 2008-08-25 22:12:38Z by mav
MFC r180850, r180932
According to in_pcb.h protocol binding information has double locking.
It allows access it while list travercing holding only global pcbinfo lock.
Revision Changes Path
1.80.2.2 +10 -11 src/sys/netinet6/icmp6.c
1.73.2.5 +8 -10 src/sys/netinet6/raw_ip6.c
More information about the cvs-src
mailing list