diff options
author | Juliusz Chroboczek <jch@pps.jussieu.fr> | 2012-02-07 16:33:17 +0100 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2012-03-25 17:06:53 +0100 |
commit | f92a55ff0ef8e1186ad52369ace299bc91fdb791 (patch) | |
tree | 36b5068221797590a1c0e65e83a946fdccf9a885 /doc/quagga.texi | |
parent | ec0c848047954158b4316d45586079cbb774a7fe (diff) |
doc: Document babeld.
Diffstat (limited to 'doc/quagga.texi')
-rw-r--r-- | doc/quagga.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/quagga.texi b/doc/quagga.texi index ff8002c8..ff913aa5 100644 --- a/doc/quagga.texi +++ b/doc/quagga.texi @@ -86,6 +86,7 @@ for @value{PACKAGE_STRING}. @uref{http://www.quagga.net,,Quagga} is a fork of * RIPng:: * OSPFv2:: * OSPFv3:: +* Babel:: * BGP:: * Configuring Quagga as a Route Server:: * VTY shell:: @@ -110,6 +111,7 @@ for @value{PACKAGE_STRING}. @uref{http://www.quagga.net,,Quagga} is a fork of @include ripngd.texi @include ospfd.texi @include ospf6d.texi +@include babeld.texi @include bgpd.texi @include routeserver.texi @include vtysh.texi |