Date: Sun, 15 Feb 2009 15:19:34 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/ifmcstat ifmcstat.8 ifmcstat.c Message-ID: <200902151519.n1FFJrb7096525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2009-02-15 15:19:34 UTC
FreeBSD src repository
Modified files:
usr.sbin/ifmcstat ifmcstat.8 ifmcstat.c
Log:
SVN rev 188645 on 2009-02-15 15:19:34Z by bms
Improve ifmcstat(8) and fix a few bugs while we're at it:
* Retire the old 'ifmcstat <kernel>' usage.
* Print AF_LINK records even if run against KVM.
This makes the KVM backend consistent with the sysctl backend.
* Suppress printing of link-layer group records by default.
* Add a -v switch to allow link-layer groups to be printed.
* If compiled without INET6 support, actually work.
* If compiled with INET6 support, print the scope ID of
all IPv6 addresses in both backends.
* Update man page.
* Update copyrights.
With this change, it is now reasonable to retire netstat -g.
Most of the SSM related gunk in this file will require later refactoring.
MFC after: 2 weeks
Revision Changes Path
1.11 +32 -31 src/usr.sbin/ifmcstat/ifmcstat.8
1.19 +156 -51 src/usr.sbin/ifmcstat/ifmcstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902151519.n1FFJrb7096525>
