batman-adv: protect the local and the global trans-tables with rcu
authorAntonio Quartulli <ordex@autistici.org>
Wed, 27 Apr 2011 12:28:07 +0000 (14:28 +0200)
committerSven Eckelmann <sven@narfation.org>
Mon, 20 Jun 2011 09:37:30 +0000 (11:37 +0200)
commit7683fdc1e88644ee8108a1f33faba80545f0024d
tree6a06c51fc2344e1f88e31591f978f3944cfe230e
parentcc47f66e6b9ec7e7d465f74739a6fc9844593894
batman-adv: protect the local and the global trans-tables with rcu

The local and the global translation-tables are now lock free and rcu
protected.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Acked-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/main.c
net/batman-adv/routing.c
net/batman-adv/translation-table.c
net/batman-adv/types.h
net/batman-adv/vis.c