src/dsr/doc/dsr.rst
changeset 8753 8d84b96e26bf
parent 8751 efad81f3cb47
child 8843 da0af59f16fc
--- a/src/dsr/doc/dsr.rst	Sun May 06 20:52:24 2012 -0700
+++ b/src/dsr/doc/dsr.rst	Sun May 06 22:29:56 2012 -0700
@@ -16,7 +16,7 @@
  This model implements the base specification of the Dynamic Source Routing (DSR)
  protocol. Implementation is based on RFC4728.
 
- Class dsr::DsrRouting implements all functionality of service packet exchange and inherits Ipv4L4Protocol.
+ Class dsr::DsrRouting implements all functionality of service packet exchange and inherits IpL4Protocol.
 
  Class dsr::DsrOptions implements functionality of packet processing and talk to DsrRouting to send/receive packets