Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 860f6f684abd90a4a934f580031f7ee4b9c4b9ab Author: Martin Hundebøll martin@hundeboll.net Date: Fri Oct 14 12:15:48 2011 +0000
doc: batman-adv/NetworkCoding-technical
860f6f684abd90a4a934f580031f7ee4b9c4b9ab 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 9ca6acaa..906684ff 100644 --- a/batman-adv/NetworkCoding-technical.textile +++ b/batman-adv/NetworkCoding-technical.textile @@ -31,6 +31,7 @@ To make the implementation of catwoman complete, the following features must be * Support configuration with batctl. * Use bat_dbg instead of printk. * Support setups with multiple interfaces. +* Maintain ref-counters for struct orig_node.
h2. Ideas