cvs commit: src/sys/netinet tcp_subr.c

David Malone dwmalone at FreeBSD.org
Thu Aug 12 11:19:37 PDT 2004


dwmalone    2004-08-12 18:19:36 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  In tcp6_ctlinput, lock tcbinfo around the call to syncache_unreach
  so that the locks held are the same as the IPv4 case.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.200     +2 -0      src/sys/netinet/tcp_subr.c


More information about the cvs-src mailing list