cvs commit: src/sys/netinet tcp_timer.c

Robert Watson rwatson at FreeBSD.org
Sun Dec 5 14:47:31 PST 2004


rwatson     2004-12-05 22:47:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  Assert the tcptw inpcb lock in tcp_timer_2msl_reset(), as fields in
  the tcptw undergo non-atomic read-modify-writes.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.70      +1 -0      src/sys/netinet/tcp_timer.c


More information about the cvs-all mailing list