Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit ca16f740cd4c17e4c00bb88185c19cbc9583d831 Author: Martin Hundebøll martin@hundeboll.net Date: Tue Oct 18 16:27:39 2011 +0000
doc: batman-adv/NetworkCoding-technical
ca16f740cd4c17e4c00bb88185c19cbc9583d831 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 b2db4df8..0a9dcedd 100644 --- a/batman-adv/NetworkCoding-technical.textile +++ b/batman-adv/NetworkCoding-technical.textile @@ -33,7 +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. +* -Remove nc_path after a certain timeout.-
h2. Ideas