Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit a7f473c8e64c0c1b0cb8a88f642c8c6aad072406 Author: Martin Hundebøll martin@hundeboll.net Date: Fri Oct 14 15:30:49 2011 +0000
doc: batman-adv/NetworkCoding-technical
a7f473c8e64c0c1b0cb8a88f642c8c6aad072406 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 906684ff..aca76d52 100644 --- a/batman-adv/NetworkCoding-technical.textile +++ b/batman-adv/NetworkCoding-technical.textile @@ -27,7 +27,7 @@ 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. * Support fragmented unicast packets. -* Use the link quality of overhearing links when looking for coding opportunities. +* -Use the link quality of overhearing links when looking for coding opportunities.- * Support configuration with batctl. * Use bat_dbg instead of printk. * Support setups with multiple interfaces.