summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ifmcstat/ifmcstat.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ifmcstat/ifmcstat.8')
-rw-r--r--usr.sbin/ifmcstat/ifmcstat.822
1 files changed, 10 insertions, 12 deletions
diff --git a/usr.sbin/ifmcstat/ifmcstat.8 b/usr.sbin/ifmcstat/ifmcstat.8
index 5805183..5a6956d 100644
--- a/usr.sbin/ifmcstat/ifmcstat.8
+++ b/usr.sbin/ifmcstat/ifmcstat.8
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 28, 2009
+.Dd May 27, 2009
.Dt IFMCSTAT 8
.Os
.Sh NAME
@@ -71,8 +71,8 @@ Source lists for each group will also be printed.
.Pp
If specified twice, and
.Xr kvm 3
-is in use, the IGMP timers for each interface
-and the IGMP source list counters for each group
+is in use, the control plane timers for each interface
+and the source list counters for each group
will also be printed.
.El
.Pp
@@ -82,9 +82,9 @@ has been built with support for
.Xr kvm 3 :
.Bl -tag -width Fl
.It Fl K
-forces the use of
+attempts to use
.Xr kvm 3
-to be disabled.
+to retrieve the multicast group information.
.It Fl M Ar core
extracts values associated with the name list from the specified core,
instead of the default
@@ -94,6 +94,11 @@ extracts the name list from the specified kernel instead of the
default, which is the kernel image the system has booted from.
.El
.Sh IMPLEMENTATION NOTES
+.Nm
+will always print the embedded scope IDs of IPv6 multicast group
+memberships.
+This is because memberships are always scoped to an interface.
+.Pp
When run with the
.Fl v
option,
@@ -119,13 +124,6 @@ is more limited.
This support is recommended for debugging purposes.
It requires super-user privilege if used to inspect a running kernel.
.Pp
-The
-.Xr kvm 3
-back-end will be used by default if
-.Nm
-is run with super-user privileges, unless the
-.Fl K
-option is specified.
.Sh SEE ALSO
.Xr getifaddrs 3 ,
.Xr getifmaddrs 3 ,
OpenPOWER on IntegriCloud