summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2011-03-13 11:44:16 +0000
committerbz <bz@FreeBSD.org>2011-03-13 11:44:16 +0000
commitf5e1e08d0ebdf10cb21214b3df0de94cd76c676d (patch)
treead4ccdcb2c3df54e0d570008521cdca6d6d67404 /share
parent41875be2d5c15b84478af4999e69a6b490691a2a (diff)
downloadFreeBSD-src-f5e1e08d0ebdf10cb21214b3df0de94cd76c676d.zip
FreeBSD-src-f5e1e08d0ebdf10cb21214b3df0de94cd76c676d.tar.gz
Cross-reference ip(4) rather than sysctl(8) for the global, shared MIB
values to control the various port ranges. ip(4) describes these in detail. MFC after: 13 days
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ip6.410
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4
index caf5ae5..b796851 100644
--- a/share/man/man4/ip6.4
+++ b/share/man/man4/ip6.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 21, 2008
+.Dd March 13, 2011
.Dt IP6 4
.Os
.Sh NAME
@@ -232,12 +232,13 @@ The following values are available:
.Bl -tag -width IPV6_PORTRANGE_DEFAULT -compact
.It Dv IPV6_PORTRANGE_DEFAULT
Use the regular range of non-reserved ports (varies, see
-.Xr sysctl 8 ) .
+.Xr ip 4 ) .
.It Dv IPV6_PORTRANGE_HIGH
Use a high range (varies, see
-.Xr sysctl 8 ) .
+.Xr ip 4 ) .
.It Dv IPV6_PORTRANGE_LOW
-Use a low, reserved range (600\-1023).
+Use a low, reserved range (600\-1023, see
+.Xr ip 4 ) .
.El
.It Dv IPV6_PKTINFO Fa "int *"
Get or set whether additional information about subsequent packets will
@@ -655,6 +656,7 @@ An ancillary data object was improperly formed.
.Xr if_nametoindex 3 ,
.Xr bpf 4 ,
.Xr icmp6 4 ,
+.Xr ip 4 ,
.Xr inet6 4 ,
.Xr netintro 4 ,
.Xr tcp 4 ,
OpenPOWER on IntegriCloud