cvs commit: src/sys/netinet in_pcb.c

Robert Watson rwatson at FreeBSD.org
Sat Apr 19 14:34:39 UTC 2008


rwatson     2008-04-19 14:34:38 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.c 
  Log:
  When querying the local or foreign address from an IP socket, acquire
  only a read lock on the inpcb.
  
  When an external module requests a read lock, acquire only a read lock.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.205     +6 -6      src/sys/netinet/in_pcb.c


More information about the cvs-all mailing list