Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | batman-adv: Don't begin block comments with only a /* line | Sven Eckelmann | 2012-03-11 | 1 | -2/+1 |
* | batman-adv: Ignore 80-chars per line limits for strings | Sven Eckelmann | 2012-03-11 | 1 | -32/+22 |
* | batman-adv: Update copyright years | Sven Eckelmann | 2012-02-17 | 1 | -1/+1 |
* | batman-adv: convert batman iv algorithm to use dynamic infrastructure | Marek Lindner | 2012-02-17 | 1 | -85/+94 |
* | batman-adv: add infrastructure to change routing algorithm at runtime | Marek Lindner | 2012-02-17 | 1 | -0/+10 |
* | batman-adv: simplify bat_ogm_receive API call | Marek Lindner | 2012-02-17 | 1 | -4/+7 |
* | batman-adv: Explicitly mark the common header structure | Sven Eckelmann | 2012-02-17 | 1 | -23/+24 |
* | batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ... | Marek Lindner | 2011-09-08 | 1 | -4/+498 |
* | batman-adv: move routing packet initialization into corresponding file | Marek Lindner | 2011-09-08 | 1 | -0/+37 |
* | batman-adv: agglomerate all batman iv ogm processing functions in a single file | Marek Lindner | 2011-09-08 | 1 | -0/+639 |