summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/network-coding.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: network coding - receive coded packets and decode themMartin Hundebøll2013-03-131-0/+232
* batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll2013-03-131-1/+207
* batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-131-0/+401
* batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll2013-03-131-0/+487
* batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-131-0/+414
* batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-131-0/+81