diff options
author | Denis Ovsienko <infrastation@yandex.ru> | 2012-01-24 11:02:03 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2012-01-26 11:42:57 +0400 |
commit | 6eb0c5ab1d43bcf9edd4fefd19031f2b96ded728 (patch) | |
tree | 734d264279d8a44022aaa8661f9c94cca6cb8a74 /doc | |
parent | aca43b656623f38dfa6ea835dacbdfec51d03a67 (diff) |
zebra: freshen RFC references in rtadv
RFC2461 was replaced by RFC4861
RFC3775 was replaced by RFC6275
draft-ietf-mip6-mipext-advapi-03 was replaced by RFC4584
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ipv6.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ipv6.texi b/doc/ipv6.texi index ff07dfb3..de067e04 100644 --- a/doc/ipv6.texi +++ b/doc/ipv6.texi @@ -175,6 +175,6 @@ interface eth0 @end example For more information see @cite{RFC2462 (IPv6 Stateless Address Autoconfiguration)} -, @cite{RFC2461 (Neighbor Discovery for IP Version 6 (IPv6))} -, @cite{RFC3775 (Mobility Support in IPv6 (Mobile IPv6))} +, @cite{RFC4861 (Neighbor Discovery for IP Version 6 (IPv6))} +, @cite{RFC6275 (Mobility Support in IPv6)} and @cite{RFC4191 (Default Router Preferences and More-Specific Routes)}. |