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