Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2002 16:49:00 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_timer.c
Message-ID:  <200207202349.g6KNn0CI034443@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2002/07/20 16:49:00 PDT

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  Fix overflows in intermediate calculations in sysctl_msec_to_ticks().
  At hz values of 1000 and above the overflows caused net.inet.tcp.keepidle
  to be reported as negative.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.53      +2 -2      src/sys/netinet/tcp_timer.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207202349.g6KNn0CI034443>