summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2004-03-25 10:08:46 +0000
committerbms <bms@FreeBSD.org>2004-03-25 10:08:46 +0000
commit6fa18a5397081de18972bb8539f1a438fc819811 (patch)
tree482ae96ad04c293d8cf8975ce736c6bb2b801b1d /lib/libc
parent9e6098efd7729e6203d3725dff0ac558b5bca06c (diff)
downloadFreeBSD-src-6fa18a5397081de18972bb8539f1a438fc819811.zip
FreeBSD-src-6fa18a5397081de18972bb8539f1a438fc819811.tar.gz
Document the existence of NET_RT_IFMALIST.
Reviewed by: ru
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sysctl.37
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 9d5ed46..7fa187b 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -559,7 +559,14 @@ The fifth and sixth level names are as follows:
.It "NET_RT_FLAGS rtflags"
.It "NET_RT_DUMP None"
.It "NET_RT_IFLIST 0 or if_index"
+.It "NET_RT_IFMALIST 0 or if_index"
.El
+.Pp
+The
+.Dv NET_RT_IFMALIST
+name returns information about multicast group memberships on all interfaces
+if 0 is specified, or for the interface specified by
+.Va if_index .
.It Li PF_INET
Get or set various global information about the IPv4
(Internet Protocol version 4).
OpenPOWER on IntegriCloud