summaryrefslogtreecommitdiff
path: root/net/batman-adv/routing.h
AgeCommit message (Expand)Author
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-05-10batman-adv: Use bool as return type for boolean functionsSven Eckelmann
2016-02-10batman-adv: add seqno maximum age and protection start flag parametersSimon Wunderlich
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: add bonding againSimon Wunderlich
2014-01-12batman-adv: split out router from orig_nodeSimon Wunderlich
2014-01-12batman-adv: remove bonding and interface alternatingSimon Wunderlich
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-10-23batman-adv: adapt bonding to use the new API functionsAntonio Quartulli
2013-10-12batman-adv: Receive fragmented packets and mergeMartin Hundebøll
2013-10-12batman-adv: Remove old fragmentation codeMartin Hundebøll
2013-10-09batman-adv: reorder packet typesSimon Wunderlich
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich
2013-10-09batman-adv: tvlv - basic infrastructureMarek Lindner
2013-05-29batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix packet structs with batadv_Sven Eckelmann
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann
2012-06-20batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann
2012-05-11batman-adv: register batman ogm receive function during protocol initMarek Lindner
2012-04-11batman-adv: remove old bridge loop avoidance codeSimon Wunderlich
2012-02-17batman-adv: Update copyright yearsSven Eckelmann
2011-09-08batman-adv: agglomerate all batman iv ogm processing functions in a single fileMarek Lindner
2011-09-08batman-adv: rename all instances of batman_packet to batman_ogm_packetMarek Lindner
2011-06-20batman-adv: improved roaming mechanismAntonio Quartulli
2011-06-20batman-adv: improved client announcement mechanismAntonio Quartulli
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
2011-05-08batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli
2011-03-05batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner
2011-03-05batman-adv: protect bonding with rcu locksSimon Wunderlich
2011-02-11batman-adv: Remove duplicate types.h inclusionsLinus Lüssing
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2011-01-31batman-adv: remove unused parametersSimon Wunderlich
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann