Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 68886ce5483d865dcce404bf1bd3a457792fe2fb Author: Martin Hundebøll martin@hundeboll.net Date: Mon Oct 17 17:34:03 2011 +0000
doc: batman-adv/NetworkCoding-technical
68886ce5483d865dcce404bf1bd3a457792fe2fb batman-adv/NetworkCoding-technical.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/NetworkCoding-technical.textile b/batman-adv/NetworkCoding-technical.textile index 5d85825f..6ceeadd7 100644 --- a/batman-adv/NetworkCoding-technical.textile +++ b/batman-adv/NetworkCoding-technical.textile @@ -25,7 +25,7 @@ To collect information about the processed packets, read h2. Required Work
To make the implementation of catwoman complete, the following features must be implemented: -* Remove outdated nodes from the list of coding neighbors periodically. +* -Remove outdated nodes from the list of coding neighbors periodically.- * Support fragmented unicast packets. * -Use the link quality of overhearing links when looking for coding opportunities.- * Support configuration with batctl.