Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 67a645800b18cbf85c1ec178c4204a4fe532ed26 Author: Martin Hundebøll martin@hundeboll.net Date: Tue Oct 18 12:17:07 2011 +0000
doc: batman-adv/NetworkCoding-technical
67a645800b18cbf85c1ec178c4204a4fe532ed26 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 6ceeadd7..6c8e3c82 100644 --- a/batman-adv/NetworkCoding-technical.textile +++ b/batman-adv/NetworkCoding-technical.textile @@ -33,6 +33,7 @@ To make the implementation of catwoman complete, the following features must be * Support setups with multiple interfaces. * Maintain ref-counters for struct orig_node. * Refactor code into three files: catwoman.c, coding.c, and decoding.c +* Remove coding_path after a certain timeout.
h2. Ideas