summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/routing.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
* batman-adv: Use bool as return type for boolean functionsSven Eckelmann2016-05-101-3/+3
* batman-adv: add seqno maximum age and protection start flag parametersSimon Wunderlich2016-02-101-1/+2
* batman-adv: update copyright years for 2016Sven Eckelmann2016-02-021-1/+1
* batman-adv: Remove batadv_ types forward declarationsSven Eckelmann2015-08-251-4/+0
* batman-adv: Replace C99 int types with kernel typeSven Eckelmann2015-08-251-1/+1
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-071-0/+10
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-291-1/+1
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: add bonding againSimon Wunderlich2014-01-121-1/+1
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-121-0/+1
* batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-121-9/+0
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: adapt bonding to use the new API functionsAntonio Quartulli2013-10-231-1/+2
* batman-adv: Receive fragmented packets and mergeMartin Hundebøll2013-10-121-0/+2
* batman-adv: Remove old fragmentation codeMartin Hundebøll2013-10-121-2/+0
* batman-adv: reorder packet typesSimon Wunderlich2013-10-091-0/+2
* batman-adv: remove vis functionalitySimon Wunderlich2013-10-091-2/+0
* batman-adv: tvlv - basic infrastructureMarek Lindner2013-10-091-0/+2
* batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli2013-05-291-1/+0
* batman-adv: update copyright yearsAntonio Quartulli2013-01-191-1/+1
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-011-21/+29
* batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-011-1/+1
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-201-3/+1
* batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann2012-06-201-25/+27
* batman-adv: register batman ogm receive function during protocol initMarek Lindner2012-05-111-1/+3
* batman-adv: remove old bridge loop avoidance codeSimon Wunderlich2012-04-111-1/+0
* batman-adv: Update copyright yearsSven Eckelmann2012-02-171-1/+1
* batman-adv: agglomerate all batman iv ogm processing functions in a single fileMarek Lindner2011-09-081-7/+10
* batman-adv: rename all instances of batman_packet to batman_ogm_packetMarek Lindner2011-09-081-1/+1
* batman-adv: improved roaming mechanismAntonio Quartulli2011-06-201-0/+1
* batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-201-3/+3
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-301-6/+6
* batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-081-3/+3
* batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing2011-03-051-2/+1
* batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-051-10/+10
* batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-051-2/+4
* batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-111-2/+0
* batman-adv: Update copyright yearsSven Eckelmann2011-01-311-1/+1
* batman-adv: remove unused parametersSimon Wunderlich2011-01-311-2/+1
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-161-0/+48
OpenPOWER on IntegriCloud