Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2003 10:07:04 -0700 (PDT)
From:      Jeffrey Hsu <hsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/netstat mroute.c
Message-ID:  <200308051707.h75H74rJ047736@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hsu         2003/08/05 10:07:04 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/netstat      mroute.c 
  Log:
  * Use sysctlbyname(3) to print statistics about the MFC and
    multicast VIF tables.
    This change is needed for consistency with the rest of the
    netstat/mroute.c implementation, and because in some
    cases "netstat -g" may fail to report the multicast forwarding
    information (e.g., if we run a multicast router on PicoBSD).
  
  * Remove "DVMRP" from the head comment of file netstat/mroute.c,
    because the printed multicast-related statistics are not
    DVMRP-specific anymore.
  
  Submitted by:   Pavlin Radoslavov <pavlin@icir.org>
  
  Revision  Changes    Path
  1.20      +24 -6     src/usr.bin/netstat/mroute.c



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