diff options
author | paul <paul> | 2005-10-29 20:19:49 +0000 |
---|---|---|
committer | paul <paul> | 2005-10-29 20:19:49 +0000 |
commit | e5b308d1af147c78acd2803f4006463e6ff67444 (patch) | |
tree | 712ff117dd7d92e03f345199d731ed762433a62a /doc/overview.texi | |
parent | 88d6cf37f66c3b7d1abdaa20875418192d5219b8 (diff) |
2005-10-29 Paul Jakma <paul@dishone.st>
* ospfd.texi: Document the new spf and max-metric commands, and
the additional form of dead-interval. Add documentation for
various other commands. Cleanup misc stuff, citations, etc.
Add some example configurations.
* overview.texi: RFC3137 support added.
* Makefile.am: Make quagga.pdf depend on the _TEXINFOS
variable, this still doesn't fix the dependency though,
sadly.
Diffstat (limited to 'doc/overview.texi')
-rw-r--r-- | doc/overview.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/overview.texi b/doc/overview.texi index 911553f9..2cb2a630 100644 --- a/doc/overview.texi +++ b/doc/overview.texi @@ -229,6 +229,8 @@ INRIA IPv6 stack for BSD. @item @asis{RFC2842} @cite{Capabilities Advertisement with BGP-4. R. Chandra, J. Scudder. May 2000.} +@item @asis{RFC3137} +@cite{OSPF Stub Router Advertisement, A. Retana, L. Nguyen, R. White, A. Zinin, D. McPherson. June 2001} @end table When SNMP support is enabled, below RFC is also supported. |