Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit e703227c98cf6f7b8fa426514602b7717ef37f8e Author: Martin Hundebøll martin@hundeboll.net Date: Fri Oct 14 12:10:06 2011 +0000
doc: batman-adv/NetworkCoding-technical
e703227c98cf6f7b8fa426514602b7717ef37f8e batman-adv/NetworkCoding-technical.textile | 1 + 1 file changed, 1 insertion(+)
diff --git a/batman-adv/NetworkCoding-technical.textile b/batman-adv/NetworkCoding-technical.textile index 2d8b014e..9ca6acaa 100644 --- a/batman-adv/NetworkCoding-technical.textile +++ b/batman-adv/NetworkCoding-technical.textile @@ -30,6 +30,7 @@ To make the implementation of catwoman complete, the following features must be * 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.
h2. Ideas