Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit d4ba5456d7ff2d5c0324e4a92814320a8d47dae5 Author: Martin Hundebøll martin@hundeboll.net Date: Fri Oct 14 10:01:18 2011 +0000
doc: batman-adv/NetworkCoding-technical
d4ba5456d7ff2d5c0324e4a92814320a8d47dae5 batman-adv/NetworkCoding-technical.textile | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/batman-adv/NetworkCoding-technical.textile b/batman-adv/NetworkCoding-technical.textile index e27767da..2d8b014e 100644 --- a/batman-adv/NetworkCoding-technical.textile +++ b/batman-adv/NetworkCoding-technical.textile @@ -36,4 +36,6 @@ h2. Ideas * Send coded packets containing redundant packets to improve reliability. * Support the cross topology where more than two destinations are coded. * 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. * ... \ No newline at end of file