From 250faaa547d6d7744a88281554268144bfef8d74 Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Mon, 24 Apr 2017 21:17:45 +0200 Subject: [PATCH] aodv: update documentation to be in-line with current features. --- src/aodv/doc/aodv.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/src/aodv/doc/aodv.rst b/src/aodv/doc/aodv.rst index b71bafe96..d048e1eb0 100644 --- a/src/aodv/doc/aodv.rst +++ b/src/aodv/doc/aodv.rst @@ -79,7 +79,6 @@ Scope and Limitations The model is for IPv4 only. The following optional protocol optimizations are not implemented: -#. Expanding ring search. #. Local link repair. #. RREP, RREQ and HELLO message extensions.