commit 7a52e261d58c007ae4615e067eac8d99a902cd19
Author: Matthew Dillon <[email protected]>
Date:   Wed Sep 29 10:15:34 2010 -0700

    netstat - Fix netstat -m on core dumps
    
    * Aggregate all ncpus worth of stats when operating on a core dump instead
      of just using cpu0.  Otherwise the numbers will be wildly incorrect.
    
    Reported-by: Peter Avalos <[email protected]>

Summary of changes:
 usr.bin/netstat/main.c    |    8 +++--
 usr.bin/netstat/mbuf.c    |   64 +++++++++++++++++++++++++++++---------------
 usr.bin/netstat/netstat.h |    2 +-
 3 files changed, 48 insertions(+), 26 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a52e261d58c007ae4615e067eac8d99a902cd19


-- 
DragonFly BSD source repository

Reply via email to