add DSR to the list of routing protocols
authorTom Henderson <tomh@tomh.org>
Thu, 27 Feb 2014 06:35:58 -0800
changeset 10634 a7bd9b8ebb06
parent 10633 00a2f1ad4cfc
child 10635 589988005b0e
add DSR to the list of routing protocols
src/internet/doc/routing-overview.rst
--- a/src/internet/doc/routing-overview.rst	Thu Feb 27 06:34:42 2014 -0800
+++ b/src/internet/doc/routing-overview.rst	Thu Feb 27 06:35:58 2014 -0800
@@ -224,6 +224,7 @@
 * IPv4 Ad Hoc On Demand Distance Vector (AODV) (a MANET protocol defined in
   :rfc:`3561`)
 * IPv4 Destination Sequenced Distance Vector (DSDV) (a MANET protocol)
+* IPv4 Dynamic Source Routing (DSR) (a MANET protocol)
 * class Ipv4ListRouting (used to store a prioritized list of routing protocols)
 * class Ipv4GlobalRouting (used to store routes computed by the global route
   manager, if that is used)