aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bat_iv_ogm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-11batman-adv: Replace bitarray operations with bitmapSven Eckelmann1-7/+8
2012-03-11batman-adv: Don't begin block comments with only a /* lineSven Eckelmann1-2/+1
2012-03-11batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann1-32/+22
2012-02-17batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2012-02-17batman-adv: convert batman iv algorithm to use dynamic infrastructureMarek Lindner1-85/+94
2012-02-17batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner1-0/+10
2012-02-17batman-adv: simplify bat_ogm_receive API callMarek Lindner1-4/+7
2012-02-17batman-adv: Explicitly mark the common header structureSven Eckelmann1-23/+24
2011-09-08batman-adv: agglomerate all batman iv ogm sending functions in the batman iv fileMarek Lindner1-4/+498
2011-09-08batman-adv: move routing packet initialization into corresponding fileMarek Lindner1-0/+37
2011-09-08batman-adv: agglomerate all batman iv ogm processing functions in a single fileMarek Lindner1-0/+639