aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/translation-table.h
Commit message (Expand)AuthorAge
* batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing2014-03-22
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* batman-adv: set the isolation mark in the skb if neededAntonio Quartulli2014-01-08
* batman-adv: mark a local client as isolated when neededAntonio Quartulli2014-01-08
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-08
* batman-adv: limit local translation table max sizeMarek Lindner2013-10-23
* batman-adv: make the TT global purge routine VLAN specificAntonio Quartulli2013-10-19
* batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli2013-10-19
* batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli2013-10-19
* batman-adv: remove batadv_tt_global_add_orig declarationAntonio Quartulli2013-10-12
* batman-adv: make tt_global_add static and return boolAntonio Quartulli2013-10-12
* batman-adv: tvlv - convert tt query packet to use tvlv unicast packetsMarek Lindner2013-10-09
* batman-adv: tvlv - convert tt data sent within OGMsMarek Lindner2013-10-09
* batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-28
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli2012-11-14
* batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli2012-10-29
* batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-23
* 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