index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
translation-table.h
Age
Commit message (
Expand
)
Author
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
2016-08-09
batman-adv: netlink: add translation table query
Matthias Schiffer
2016-08-09
batman-adv: use kmem_cache for translation table
Sven Eckelmann
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
2015-08-25
batman-adv: Remove batadv_ types forward declarations
Sven Eckelmann
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-08
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
2014-01-08
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2013-10-23
batman-adv: limit local translation table max size
Marek Lindner
2013-10-19
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-12
batman-adv: remove batadv_tt_global_add_orig declaration
Antonio Quartulli
2013-10-12
batman-adv: make tt_global_add static and return bool
Antonio Quartulli
2013-10-09
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
2013-10-09
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
2013-05-29
batman-adv: pass a 16bit long flag argument to tt_global_add()
Antonio Quartulli
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2012-11-14
batman-adv: substitute tt_poss_change with a per-tt_entry flag
Antonio Quartulli
2012-10-29
batman-adv: pass the WIFI flag from the local to global entry
Antonio Quartulli
2012-08-23
batman-adv: detect not yet announced clients
Antonio Quartulli
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
2012-06-28
batman-adv: beautify tt_global_add() argument list
Antonio Quartulli
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
2012-06-18
batman-adv: turn tt commit code into routing protocol agnostic API
Marek Lindner
2012-05-13
batman-adv: improve unicast packet (re)routing
Antonio Quartulli
2012-05-11
batman-adv: add contributor name
Antonio Quartulli
2012-04-11
batman-adv: Remove declaration of only locally used functions
Sven Eckelmann
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
2011-08-22
batman-adv: merge update_transtable() into tt related code
Marek Lindner
2011-08-22
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
2011-08-22
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
2011-07-07
batman-adv: keep local table consistency for further TT_RESPONSE
Antonio Quartulli
2011-07-05
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
[next]