freebsd-dev/usr.sbin/ifmcstat
Gleb Smirnoff b1499feb9e Now that IGMP and MLD sysctls provide a clean API structures that do not
leak kernel internal stuff, reconnect ifmcstat(1) back to build.  However,
disable kvm(3) support in it, since it requires uncovering tons of _KERNEL
defined declarations, which can be achieved either uncovering them globally
or providing dirty hacks such as _WANT_IFADDR.  If anyone demands an
ifmcstat-like kvm-based tool, please take the code out of usr.sbin/ifmstat
and create a tool in src/tools/tools.
2015-02-19 22:42:33 +00:00
..
ifmcstat.8 mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
ifmcstat.c Now that IGMP and MLD sysctls provide a clean API structures that do not 2015-02-19 22:42:33 +00:00
Makefile Now that IGMP and MLD sysctls provide a clean API structures that do not 2015-02-19 22:42:33 +00:00
printb.c Add printb.c utility file, but do not yet connect it to the build. 2009-03-04 02:12:29 +00:00