summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/translation-table.h
Commit message (Expand)AuthorAge
* batman-adv: Use includes instead of fwdeclsSven Eckelmann2019-05-25
* batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing2019-03-25
* batman-adv: Drop license boilerplateSven Eckelmann2019-03-25
* batman-adv: Update copyright years for 2019Sven Eckelmann2019-01-04
* batman-adv: Update copyright years for 2018Sven Eckelmann2018-02-26
* batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann2017-12-15
* batman-adv: update copyright years for 2017Sven Eckelmann2017-01-26
* batman-adv: netlink: add translation table queryMatthias Schiffer2016-08-09
* batman-adv: use kmem_cache for translation tableSven Eckelmann2016-08-09
* batman-adv: update copyright years for 2016Sven Eckelmann2016-02-01
* batman-adv: Remove batadv_ types forward declarationsSven Eckelmann2015-08-24
* batman-adv: Replace C99 int types with kernel typeSven Eckelmann2015-08-24
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-07
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-29
* 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