Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | batman-adv: remove returns at the end of void functions | Antonio Quartulli | 2014-01-12 | 1 | -7/+0 |
* | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli | 2014-01-08 | 1 | -3/+1 |
* | batman-adv: tvlv - add network coding container | Marek Lindner | 2013-10-09 | 1 | -0/+5 |
* | batman-adv: set up network coding packet handlers during module init | Matthias Schiffer | 2013-10-02 | 1 | -4/+10 |
* | batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c | Martin Hundebøll | 2013-05-29 | 1 | -4/+2 |
* | batman-adv: network coding - save overheard and tx packets for decoding | Martin Hundebøll | 2013-03-13 | 1 | -0/+18 |
* | batman-adv: network coding - buffer unicast packets before forward | Martin Hundebøll | 2013-03-13 | 1 | -0/+10 |
* | batman-adv: network coding - detect coding nodes and remove these after timeout | Martin Hundebøll | 2013-03-13 | 1 | -0/+47 |
* | batman-adv: network coding - add the initial infrastructure code | Martin Hundebøll | 2013-03-13 | 1 | -0/+48 |