Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2011 19:49:08 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/netstat main.c netisr.c netstat.h
Message-ID:  <201101151949.p0FJnMJ5030511@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2011-01-15 19:49:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.bin/netstat      main.c netisr.c netstat.h 
  Log:
  SVN rev 217458 on 2011-01-15 19:49:08Z by rwatson
  
  Merge r204499, r204515 from head to stable/8:
  
    Teach netstat -Q to work with -N and -M by adding libkvm versions of data
    query routines.  This code is necessarily more fragile in the presence of
    kernel changes than querying the kernel via sysctl (the default), but
    useful when investigating crashes or live kernel state via firewire.
  
    Sponsored by:   Juniper Networks
  
    Prefer vocabulary of 'Current' and 'Limit' to 'Value' and 'Maximum' in
    netstat -Q.
  
    Sponsored by:   Juniper Networks
  
  Revision  Changes    Path
  1.96.2.6  +5 -3      src/usr.bin/netstat/main.c
  1.3.2.3   +272 -22   src/usr.bin/netstat/netisr.c
  1.58.2.6  +1 -1      src/usr.bin/netstat/netstat.h



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