cvs commit: src/sys/netinet in_pcb.c

Robert Watson rwatson at FreeBSD.org
Tue Aug 10 21:35:21 PDT 2004


rwatson     2004-08-11 04:35:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.c 
  Log:
  Assert the locks of inpcbinfo's and inpcb's passed into in_pcbconnect()
  and in_pcbconnect_setup(), since these functions frob the port and
  address state of inpcbs.
  
  Revision  Changes    Path
  1.153     +6 -0      src/sys/netinet/in_pcb.c


More information about the cvs-src mailing list