Marek Lindner
|
e3b0d0dea6
batman-adv: prepare lq_update_lock to be shared among different protocols
|
13 years ago |
Marek Lindner
|
7ae8b2852f
batman-adv: split neigh_new function into generic and batman iv specific parts
|
13 years ago |
Marek Lindner
|
0b0094e000
batman-adv: replace HZ calculations with jiffies_to_msecs()
|
13 years ago |
Marek Lindner
|
d7b2a97e03
batman-adv: rename last_valid to last_seen
|
13 years ago |
Simon Wunderlich
|
23721387c4
batman-adv: add basic bridge loop avoidance code
|
13 years ago |
Simon Wunderlich
|
a7f6ee9493
batman-adv: remove old bridge loop avoidance code
|
13 years ago |
Sven Eckelmann
|
86ceb36056
batman-adv: Ignore 80-chars per line limits for strings
|
13 years ago |
Sven Eckelmann
|
7c64fd98ce
batman-adv: Fix indentation of multiline statements
|
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 |
Antonio Quartulli
|
1707157888
batman-adv: add tt_initialised flag to the orig_node struct
|
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 |
Marek Lindner
|
fc95727564
batman-adv: agglomerate all batman iv ogm processing functions in a single file
|
14 years ago |
Antonio Quartulli
|
1a1f37d925
batman-adv: hash_add() has to discriminate on the return value
|
14 years ago |
Antonio Quartulli
|
c8c991bf20
batman-adv: initialise last_ttvn and tt_crc for the orig_node structure
|
14 years ago |
Sven Eckelmann
|
44c4349a2a
batman-adv: Replace version info instead of appending them
|
14 years ago |
Antonio Quartulli
|
cc47f66e6b
batman-adv: improved roaming mechanism
|
14 years ago |
Antonio Quartulli
|
a73105b8d4
batman-adv: improved client announcement mechanism
|
14 years ago |
Sven Eckelmann
|
b8e2dd135c
batman-adv: Move compare_orig to originator.c
|
14 years ago |
Sven Eckelmann
|
704509b8d4
batman-adv: Calculate sizeof using variable insead of types
|
14 years ago |
Sven Eckelmann
|
747e4221a0
batman-adv: Add const type qualifier for pointers
|
14 years ago |
Sven Eckelmann
|
38e3c5f0da
batman-adv: Don't do pointer arithmetic with void*
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Antonio Quartulli
|
2dafb49d84
batman-adv: rename everything from *hna* into *tt* (translation table)
|
14 years ago |
Marek Lindner
|
28f8e546e6
batman-adv: remove misplaced comment
|
14 years ago |
Paul E. McKenney
|
ae179ae433
batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree()
|
14 years ago |
Marek Lindner
|
32ae9b221e
batman-adv: Make bat_priv->primary_if an rcu protected pointer
|
14 years ago |
Linus Lüssing
|
68003903e4
batman-adv: Protect global TQ window with a spinlock
|
14 years ago |
Linus Lüssing
|
e1a5382f97
batman-adv: Make orig_node->router an rcu protected pointer
|
14 years ago |