freebsd-dev/usr.sbin/ifmcstat
Bruce M Simpson 60dd8da775 Considerably rework the ifmcstat utility.
* Build with or without INET, INET6, or KVM features.
  * When built without KVM, the sysctl-based getifmaddrs() function
    is used as the back-end for the utility.
 * Reflect the fact that FreeBSD now uses the in_multi refcount as
   a true refcount.
 * Style.

The utility may now be run without super-user privilege, albeit with
a less detailed display, equivalent to that of the soon-to-be-retired
netstat -g host-mode output.

MFC after:	3 weeks
2007-04-10 00:26:12 +00:00
..
ifmcstat.8 Considerably rework the ifmcstat utility. 2007-04-10 00:26:12 +00:00
ifmcstat.c Considerably rework the ifmcstat utility. 2007-04-10 00:26:12 +00:00
Makefile Considerably rework the ifmcstat utility. 2007-04-10 00:26:12 +00:00