Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 1997 12:09:30 -0800 (PST)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/netstat inet.c
Message-ID:  <199701072009.MAA08226@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         97/01/07 12:09:29

  Modified:    usr.bin/netstat  inet.c
  Log:
  TCP statistics are unsigned counters.
  
  Tor Egge reports counter wrap and requests and update to quad_t sized
  counters, which is also a good thing to do,  but I'm unhappy about adding
  two more instructions into the  code path every time we doink a counter.
  
  Maybe with or after the Lite2 merge...
  Submitted by:	Tor Egge <Tor.Egge@idt.ntnu.no>
  
  Revision  Changes    Path
  1.22      +46 -46    src/usr.bin/netstat/inet.c



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