Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 03:03:45 -0700 (PDT)
From:      John Hay <jhay@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit:  src/usr.bin/netstat ipx.c main.c route.c
Message-ID:  <199705101003.DAA22182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhay        97/05/10 03:03:45

  Modified:    usr.bin/netstat  ipx.c main.c route.c
  Log:
  Add the new ipx statistics variables.
  
  Remove the dns lookup code in the ipx functions. That is bogus and slows
  things like netstat -r(f ipx) down, without gaining anything.
  
  Remove the ipx error protocol statistics.
  
  Revision  Changes    Path
  1.8       +19 -6     src/usr.bin/netstat/ipx.c
  1.18      +4 -8      src/usr.bin/netstat/main.c
  1.26      +3 -12     src/usr.bin/netstat/route.c



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