summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/translation-table.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Check ptr for NULL before reducing its refcntSven Eckelmann2021-08-081-1/+17
* batman-adv: Drop publication years from copyright infoSven Eckelmann2021-02-061-1/+1
* batman-adv: Drop deprecated debugfs supportSven Eckelmann2020-12-041-3/+0
* batman-adv: Update copyright years for 2020Sven Eckelmann2020-01-011-1/+1
* batman-adv: Use includes instead of fwdeclsSven Eckelmann2019-05-251-5/+4
* batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing2019-03-251-0/+4
* batman-adv: Drop license boilerplateSven Eckelmann2019-03-251-12/+0
* batman-adv: Update copyright years for 2019Sven Eckelmann2019-01-041-1/+1
* batman-adv: Update copyright years for 2018Sven Eckelmann2018-02-261-1/+1
* batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann2017-12-151-0/+1
* batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
* batman-adv: netlink: add translation table queryMatthias Schiffer2016-08-091-0/+4
* batman-adv: use kmem_cache for translation tableSven Eckelmann2016-08-091-0/+3
* batman-adv: update copyright years for 2016Sven Eckelmann2016-02-021-1/+1
* batman-adv: Remove batadv_ types forward declarationsSven Eckelmann2015-08-251-2/+0
* batman-adv: Replace C99 int types with kernel typeSven Eckelmann2015-08-251-15/+14
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-071-0/+9
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-291-1/+1
* batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing2014-03-221-0/+2
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: set the isolation mark in the skb if neededAntonio Quartulli2014-01-081-0/+2
* batman-adv: mark a local client as isolated when neededAntonio Quartulli2014-01-081-1/+1
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: limit local translation table max sizeMarek Lindner2013-10-231-1/+2
* batman-adv: make the TT global purge routine VLAN specificAntonio Quartulli2013-10-191-1/+1
* batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli2013-10-191-1/+1
* batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli2013-10-191-8/+11
* batman-adv: remove batadv_tt_global_add_orig declarationAntonio Quartulli2013-10-121-3/+0
* batman-adv: make tt_global_add static and return boolAntonio Quartulli2013-10-121-4/+0
* batman-adv: tvlv - convert tt query packet to use tvlv unicast packetsMarek Lindner2013-10-091-5/+0
* batman-adv: tvlv - convert tt data sent within OGMsMarek Lindner2013-10-091-7/+1
* batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-291-1/+1
* batman-adv: update copyright yearsAntonio Quartulli2013-01-191-1/+1
* batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli2012-11-141-0/+2
* batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli2012-10-291-3/+3
* batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-231-1/+3
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-011-19/+20
* batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-011-2/+2
* batman-adv: beautify tt_global_add() argument listAntonio Quartulli2012-06-281-2/+2
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-201-3/+1
* batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-201-28/+35
* batman-adv: turn tt commit code into routing protocol agnostic APIMarek Lindner2012-06-181-4/+3
* batman-adv: improve unicast packet (re)routingAntonio Quartulli2012-05-131-0/+2
* batman-adv: add contributor nameAntonio Quartulli2012-05-111-1/+1
* batman-adv: Remove declaration of only locally used functionsSven Eckelmann2012-04-111-8/+0
* batman-adv: Update copyright yearsSven Eckelmann2012-02-171-1/+1
* batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-221-6/+3
* batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-221-1/+1
* batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-221-0/+1
* batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-221-4/+5