summaryrefslogtreecommitdiffstats
path: root/usr.sbin/route6d
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committercharnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commitd2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch)
tree1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/route6d
parent745a7b1537c2ebb511bcf928366eefe72af77dac (diff)
downloadFreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip
FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz
The .Nm utility
Diffstat (limited to 'usr.sbin/route6d')
-rw-r--r--usr.sbin/route6d/route6d.811
1 files changed, 7 insertions, 4 deletions
diff --git a/usr.sbin/route6d/route6d.8 b/usr.sbin/route6d/route6d.8
index b24e84e..015e8c7 100644
--- a/usr.sbin/route6d/route6d.8
+++ b/usr.sbin/route6d/route6d.8
@@ -48,7 +48,7 @@
.Sh DESCRIPTION
The
.Nm
-is a routing daemon which supports RIP over IPv6.
+utility is a routing daemon which supports RIP over IPv6.
.Pp
Options are:
.Bl -tag -width indent
@@ -78,8 +78,9 @@ and advertises the aggregated route
.Ar prefix/preflen ,
to the interfaces specified in the comma-separated interface list,
.Ar if1[,if2...] .
+The
.Nm
-creates a static route to
+utility creates a static route to
.Ar prefix/preflen
with
.Dv RTF_REJECT
@@ -122,8 +123,9 @@ option assumes that all interfaces are in the same site.
.It Fl L Ar prefix/preflen,if1[,if2...]
Filter incoming routes from interfaces
.Ar if1,[if2...] .
+The
.Nm
-will accept incoming routes that are in
+utility will accept incoming routes that are in
.Ar prefix/preflen .
If multiple
.Fl L
@@ -224,8 +226,9 @@ or
.Re
.\"
.Sh NOTE
+The
.Nm
-uses IPv6 advanced API,
+utility uses IPv6 advanced API,
defined in RFC2292,
for communicating with peers using link-local addresses.
.Pp
OpenPOWER on IntegriCloud