doc/manual/routing.texi
changeset 4415 f7f93b5b8431
parent 4372 d99061f1167c
child 4480 565c460ffd5a
--- a/doc/manual/routing.texi	Sun Apr 26 13:27:23 2009 +0200
+++ b/doc/manual/routing.texi	Sun Apr 26 15:36:15 2009 -0700
@@ -1,6 +1,19 @@
 @node Routing overview
 @chapter Routing overview
 
+@menu
+* Routing-Overview::
+* Support for multiple routing protocols::
+* Roadmap and Future work::
+* Static routing::
+* Unicast routing::
+* Multicast routing::
+* Global centralized routing::
+* Global Unicast Routing API::
+* Global Routing Implementation::
+* Optimized Link State Routing (OLSR)::
+@end menu
+
 This chapter describes the overall design of routing in the 
 @code{src/internet-stack}
 module, and some details about the routing approachs currently