cvs commit: src/sys/netinet tcp_subr.c

Robert Watson rwatson at FreeBSD.org
Tue Nov 23 08:06:15 PST 2004


rwatson     2004-11-23 16:06:15 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Assert inpcb lock in tcp_quench(), tcp_drop_syn_sent(), tcp_mtudisc(),
  and tcp_drop(), due to read-modify-write of TCP state variables.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.209     +4 -0      src/sys/netinet/tcp_subr.c


More information about the cvs-src mailing list