cvs commit: src/sys/netinet6 icmp6.c raw_ip6.c

Alexander Motin mav at FreeBSD.org
Sun Jul 27 20:30:45 UTC 2008


mav         2008-07-27 20:30:34 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         icmp6.c raw_ip6.c 
  Log:
  SVN rev 180850 on 2008-07-27 20:30:34Z by mav
  
  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.86      +7 -10     src/sys/netinet6/icmp6.c
  1.81      +7 -10     src/sys/netinet6/raw_ip6.c


More information about the cvs-all mailing list