diff options
author | Sven Eckelmann <sven@narfation.org> | 2013-02-11 09:10:27 (GMT) |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2013-03-27 09:29:52 (GMT) |
commit | 3dbd550b8b2e204833d8305451bbde990e1cd743 (patch) | |
tree | 0f6d28971ca8e045d372064fde6ae7822acac414 /net/batman-adv/bat_algo.h | |
parent | a4ac28c0d06a1c22138225a228d3a4eaffe9dd77 (diff) | |
download | linux-3dbd550b8b2e204833d8305451bbde990e1cd743.tar.xz |
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
The sysfs configuration interface of batman-adv to add/remove slaves of an
soft-iface is not deadlock free and doesn't follow the currently common way to
modify slaves of an interface.
An additional configuration interface though rtnl_link is introduced which
provides easy device adding/removing with tools like "ip":
$ ip link set dev eth0 master bat0
$ ip link set dev eth0 nomaster
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Acked-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'net/batman-adv/bat_algo.h')
0 files changed, 0 insertions, 0 deletions