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