Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 1997 09:57:06 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/netstat inet.c
Message-ID:  <199708251657.JAA29054@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1997/08/25 09:57:06 PDT

  Modified files:
    usr.bin/netstat      inet.c 
  Log:
  Print out the two new fields in the ICMP stats.  While we're at it, also
  convert icmp_stats() to use sysctl(3) to retrieve the information
  rather than kvm.  This makes it easy to also print whether ICMP address
  mask responses are enabled, so do so.
  
  Revision  Changes    Path
  1.26      +23 -5     src/usr.bin/netstat/inet.c



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