cvs commit: src/sys/netinet tcp_timer.c

Robert Watson rwatson at FreeBSD.org
Thu Jan 6 12:26:07 PST 2005


rwatson     2005-01-06 20:26:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          tcp_timer.c 
  Log:
  Merge tcp_timer.c:1.71 from HEAD to RELENG_5:
  
    date: 2004/12/23 01:21:54;  author: rwatson;  state: Exp;  lines: +0 -7
    Remove an annotation of a minor race relating to the update of
    multiple MIB entries using sysctl in short order, which might
    result in unexpected values for tcp_maxidle being generated by
    tcp_slowtimo.  In practice, this will not happen, or at least,
    doesn't require an explicit comment.
  
    MFC after:      2 weeks
  
  Revision  Changes    Path
  1.66.2.4  +0 -7      src/sys/netinet/tcp_timer.c


More information about the cvs-all mailing list