aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/unicast.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-07batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli1-0/+4
2012-11-07batman-adv: add UNICAST_4ADDR packet typeAntonio Quartulli1-1/+31
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann1-4/+5
2012-07-01batman-adv: Prefix packet structs with batadv_Sven Eckelmann1-3/+3
2012-07-01batman-adv: Prefix packet enum with BATADV_Sven Eckelmann1-2/+2
2012-06-28batman-adv: Prefix unicast defines with BATADV_Sven Eckelmann1-2/+2
2012-06-24batman-adv: Prefix unicast static inline functions with batadv_Sven Eckelmann1-1/+1
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann1-3/+1
2012-06-20batman-adv: Prefix unicast non-static functions with batadv_Sven Eckelmann1-6/+7
2012-02-17batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2011-08-22batman-adv: correct several typ0s in the commentsAntonio Quartulli1-1/+1
2011-05-30batman-adv: Calculate sizeof using variable insead of typesSven Eckelmann1-1/+1
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann1-3/+3
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner1-1/+1
2011-01-31batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2011-01-31batman-adv: Calculate correct size for merged packetsSven Eckelmann1-0/+23
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann1-0/+35