aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/translation-table.h
Commit message (Expand)AuthorAge
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: beautify tt_global_add() argument listAntonio Quartulli2012-06-28
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: turn tt commit code into routing protocol agnostic APIMarek Lindner2012-06-18
* batman-adv: improve unicast packet (re)routingAntonio Quartulli2012-05-13
* batman-adv: add contributor nameAntonio Quartulli2012-05-11
* batman-adv: Remove declaration of only locally used functionsSven Eckelmann2012-04-11
* batman-adv: Update copyright yearsSven Eckelmann2012-02-16
* batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-22
* batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-22
* batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-22
* 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: keep local table consistency for further TT_RESPONSEAntonio Quartulli2011-07-07
* batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli2011-07-05
* batman-adv: improved roaming mechanismAntonio Quartulli2011-06-20
* batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-20
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-30
* batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-08
* batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-11
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16