Sven Eckelmann
|
d0f714f472
batman-adv: Prefix vis non-static functions with batadv_
|
13 anos atrás |
Sven Eckelmann
|
9455e34cb2
batman-adv: Prefix send non-static functions with batadv_
|
13 anos atrás |
Sven Eckelmann
|
7d211efc50
batman-adv: Prefix originator non-static functions with batadv_
|
13 anos atrás |
Sven Eckelmann
|
1a8eaf0733
batman-adv: Prefix hash non-static functions with batadv_
|
13 anos atrás |
Matthias Schiffer
|
beeb96a414
batman-adv: fix visualization output without neighbors on the primary interface
|
13 anos atrás |
Sven Eckelmann
|
5346c35ebf
batman-adv: Return error codes instead of -1 on failures
|
13 anos atrás |
Antonio Quartulli
|
0d125074eb
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
|
13 anos atrás |
Sven Eckelmann
|
567db7b0b7
batman-adv: Update copyright years
|
13 anos atrás |
Marek Lindner
|
032b7969f8
batman-adv: convert time_after instances to has_timed_out
|
13 anos atrás |
Sven Eckelmann
|
76543d14ae
batman-adv: Explicitly mark the common header structure
|
13 anos atrás |
Antonio Quartulli
|
48100bac89
batman-adv: create a common substructure for tt_global/local_entry
|
13 anos atrás |
Antonio Quartulli
|
c90681b850
batman-adv: fixed hash functions type to uint32_t instead of int
|
13 anos atrás |
Joe Perches
|
320f422f62
batman-adv: Remove unnecessary OOM logging messages
|
14 anos atrás |
Antonio Quartulli
|
015758d002
batman-adv: correct several typ0s in the comments
|
14 anos atrás |
Antonio Quartulli
|
1a1f37d925
batman-adv: hash_add() has to discriminate on the return value
|
14 anos atrás |
Antonio Quartulli
|
7683fdc1e8
batman-adv: protect the local and the global trans-tables with rcu
|
14 anos atrás |
Antonio Quartulli
|
f5d33d3778
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
|
14 anos atrás |
Sven Eckelmann
|
704509b8d4
batman-adv: Calculate sizeof using variable insead of types
|
14 anos atrás |
Sven Eckelmann
|
958ca59856
batman-adv: Remove casts from type x to type x
|
14 anos atrás |
Sven Eckelmann
|
747e4221a0
batman-adv: Add const type qualifier for pointers
|
14 anos atrás |
Antonio Quartulli
|
2dafb49d84
batman-adv: rename everything from *hna* into *tt* (translation table)
|
14 anos atrás |
Marek Lindner
|
32ae9b221e
batman-adv: Make bat_priv->primary_if an rcu protected pointer
|
14 anos atrás |
Linus Lüssing
|
e1a5382f97
batman-adv: Make orig_node->router an rcu protected pointer
|
14 anos atrás |
David S. Miller
|
b8cec4a415
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
|
14 anos atrás |
Marek Lindner
|
e6c10f433a
batman-adv: rename batman_if struct to hard_iface
|
14 anos atrás |
Marek Lindner
|
d0072609ba
batman-adv: remove orig_hash spinlock
|
14 anos atrás |
Marek Lindner
|
7b36e8eef9
batman-adv: Correct rcu refcounting for orig_node
|
14 anos atrás |
Marek Lindner
|
7aadf889e8
batman-adv: remove extra layer between hash and hash element - hash bucket
|
14 anos atrás |
Marek Lindner
|
39901e7162
batman-adv: separate ethernet comparing calls from hash functions
|
14 anos atrás |
Marek Lindner
|
44524fcdf6
batman-adv: Correct rcu refcounting for neigh_node
|
14 anos atrás |