aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
Commit message (Expand)AuthorAge
* batman-adv: add broadcast duplicate checkSimon Wunderlich2012-04-11
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-11
* batman-adv: remove old bridge loop avoidance codeSimon Wunderlich2012-04-11
* batman-adv: Replace bitarray operations with bitmapSven Eckelmann2012-04-11
* batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-10
* batman-adv: Start new development cycleSven Eckelmann2012-02-16
* batman-adv: Update copyright yearsSven Eckelmann2012-02-16
* batman-adv: convert time_after instances to has_timed_outMarek Lindner2012-02-16
* batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner2012-02-16
* batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll2012-02-16
* batman-adv: update internal version numberSven Eckelmann2011-11-20
* batman-adv: update internal version numberSven Eckelmann2011-09-08
* batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-22
* batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-22
* batman-adv: Replace version info instead of appending themSven Eckelmann2011-07-05
* batman-adv: improved gateway tq-based selectionAntonio Quartulli2011-06-20
* batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli2011-06-20
* batman-adv: improved roaming mechanismAntonio Quartulli2011-06-20
* batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-20
* batman-adv: Reduce usage of charSven Eckelmann2011-06-20
* batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner2011-06-09
* batman-adv: Use enums for related constantsSven Eckelmann2011-06-09
* batman-adv: Check type of x and y in seq_(before|after)Sven Eckelmann2011-05-30
* batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.hAntonio Quartulli2011-05-30
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-30
* batman-adv: Annotate functions with format stringsSven Eckelmann2011-05-30
* batman-adv: Remove multiline comments from line endingSven Eckelmann2011-05-08
* batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-08
* batman-adv: Move definition of atomic_dec_not_zero() into main.hAntonio Quartulli2011-05-01
* batman-adv: rename global if_list to hardif_listMarek Lindner2011-03-05
* batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-05
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* batman-adv: Remove unused definitionsSven Eckelmann2011-01-31
* batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann2011-01-15
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16