summaryrefslogtreecommitdiff
path: root/net/batman-adv/routing.h
Commit message (Expand)AuthorAgeFilesLines
* 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