diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-07-06 12:11:07 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-07-06 12:11:07 +0000 |
commit | 96c6b215898b1327e80aa4483f8c9b87f6a4f2f7 (patch) | |
tree | c61e422a33a35b6782a94c3e09aa5fd821db6e10 | |
parent | efc171bd2ab0f373bb7d9ec92115224e2a1eec2e (diff) |
remove mobile-ip option description, merged in by mitsake
-rw-r--r-- | usr.sbin/rtadvd/rtadvd.conf.5 | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index fbb4fce342c..5e8721fbf3a 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtadvd.conf.5,v 1.9 2000/07/06 10:14:48 itojun Exp $ +.\" $OpenBSD: rtadvd.conf.5,v 1.10 2000/07/06 12:11:06 itojun Exp $ .\" $KAME: rtadvd.conf.5,v 1.6 2000/05/26 10:54:58 jinmei Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -206,26 +206,6 @@ will not attach source link-layer address option to router advertisement packets. .El .Pp -The following item controls ICMPV6 home agent information option, -which was defined with mobile IPv6 support. -It will be attached to router advertisement header just like other options do. -.Bl -tag -width indent -.It Cm \&hapref -(num) Specifies home agent preference. -If set to non-zero, -.Cm \&hatime -must be present as well. -.It Cm \&hatime -(num) Specifies home agent lifetime. -.El -.Pp -When mobile IPv6 support is turned on for -.Xr rtadvd 8 , -advertisement interval option will be attached to router advertisement -packet, by configuring -.Cm \&maxinterval -explicitly. -.Pp You can also refer one line from another by using .Cm tc capability. |