aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/gateway_client.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-25batman-adv: Use includes instead of fwdeclsSven Eckelmann1-5/+4
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann1-12/+0
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann1-1/+1
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann1-1/+1
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann1-0/+1
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann1-1/+1
2016-08-09batman-adv: netlink: add gateway table queriesSven Eckelmann1-0/+2
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli1-0/+2
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli1-0/+3
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann1-1/+1
2015-08-27batman-adv: remove obsolete deleted attribute for gateway nodeSimon Wunderlich1-1/+1
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann1-1/+1
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann1-0/+8
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann1-1/+1
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich1-1/+1
2014-01-08batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli1-1/+3
2014-01-08batman-adv: rename gw_deselect() to gw_reselect()Antonio Quartulli1-1/+1
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli1-3/+1
2013-10-09batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner1-1/+1
2013-08-28batman-adv: send GW_DEL event when the gw client mode is deselectedAntonio Quartulli1-0/+1
2013-08-10batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing1-2/+1
2013-01-19batman-adv: update copyright yearsAntonio Quartulli1-1/+1
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann1-11/+13
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann1-3/+1
2012-06-20batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann1-12/+14
2012-02-17batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2011-11-20batman-adv: refactoring gateway handling codeMarek Lindner1-2/+3
2011-06-20batman-adv: improved gateway tq-based selectionAntonio Quartulli1-1/+2
2011-04-17batman-adv: concentrate all curr_gw related rcu operations in select/deselect functionsMarek Lindner1-1/+1
2011-04-17batman-adv: Make gateway_get_selected type safeLinus Lüssing1-1/+1
2011-01-31batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann1-0/+36