Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit aaaf231cd2d7b711dfda60c074b96a39f8d871fd Author: Martin Hundebøll martin@hundeboll.net Date: Fri Oct 14 15:34:02 2011 +0000
doc: batman-adv/NetworkCoding-technical
aaaf231cd2d7b711dfda60c074b96a39f8d871fd 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 aca76d52..54efb8e9 100644 --- a/batman-adv/NetworkCoding-technical.textile +++ b/batman-adv/NetworkCoding-technical.textile @@ -40,4 +40,5 @@ h2. Ideas * Implement Random Linear Network Coding (RLNC) on packets from the same flow, also to improve reliability. * Use checksums instead of packet_id's to identify decoding packets. * Implement a "catwoman-support"-flag in OGM to allow mixing of nodes with and without catwoman enabled. +* Refactor function names and variables to cw_* (or nc_*) instead of catwoman_* and coding_*. * ... \ No newline at end of file