summaryrefslogtreecommitdiff
path: root/net/batman-adv/routing.h
Commit message (Expand)AuthorAge
* 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: Use bool as return type for boolean functionsSven Eckelmann2016-05-10
* batman-adv: add seqno maximum age and protection start flag parametersSimon Wunderlich2016-02-10
* batman-adv: update copyright years for 2016Sven Eckelmann2016-02-02
* batman-adv: Remove batadv_ types forward declarationsSven Eckelmann2015-08-25
* batman-adv: Replace C99 int types with kernel typeSven Eckelmann2015-08-25
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-07
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-29
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* batman-adv: add bonding againSimon Wunderlich2014-01-12
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-12
* batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-12
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-08
* batman-adv: adapt bonding to use the new API functionsAntonio Quartulli2013-10-23
* batman-adv: Receive fragmented packets and mergeMartin Hundebøll2013-10-12
* batman-adv: Remove old fragmentation codeMartin Hundebøll2013-10-12
* batman-adv: reorder packet typesSimon Wunderlich2013-10-09
* batman-adv: remove vis functionalitySimon Wunderlich2013-10-09
* batman-adv: tvlv - basic infrastructureMarek Lindner2013-10-09
* batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli2013-05-29
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: register batman ogm receive function during protocol initMarek Lindner2012-05-11
* batman-adv: remove old bridge loop avoidance codeSimon Wunderlich2012-04-11
* batman-adv: Update copyright yearsSven Eckelmann2012-02-17
* batman-adv: agglomerate all batman iv ogm processing functions in a single fileMarek Lindner2011-09-08
* batman-adv: rename all instances of batman_packet to batman_ogm_packetMarek Lindner2011-09-08
* 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 unused hdr_size variable in route_unicast_packet()Linus Lüssing2011-03-05
* batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-05
* batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-05
* batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-11
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* batman-adv: remove unused parametersSimon Wunderlich2011-01-31
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16