batman-adv: update email address for Simon Wunderlich

My university will stop email service for alumni in january 2014, please
use my new e-mail address instead.

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
This commit is contained in:
Simon Wunderlich 2013-10-10 23:59:10 +02:00 committed by Antonio Quartulli
parent 33faa04547
commit c679ff8fb2
4 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ Description:
What: /sys/class/net/<mesh_iface>/mesh/bonding What: /sys/class/net/<mesh_iface>/mesh/bonding
Date: June 2010 Date: June 2010
Contact: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Contact: Simon Wunderlich <sw@simonwunderlich.de>
Description: Description:
Indicates whether the data traffic going through the Indicates whether the data traffic going through the
mesh will be sent using multiple interfaces at the mesh will be sent using multiple interfaces at the
@ -24,7 +24,7 @@ Description:
What: /sys/class/net/<mesh_iface>/mesh/bridge_loop_avoidance What: /sys/class/net/<mesh_iface>/mesh/bridge_loop_avoidance
Date: November 2011 Date: November 2011
Contact: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Contact: Simon Wunderlich <sw@simonwunderlich.de>
Description: Description:
Indicates whether the bridge loop avoidance feature Indicates whether the bridge loop avoidance feature
is enabled. This feature detects and avoids loops is enabled. This feature detects and avoids loops

View File

@ -200,4 +200,4 @@ Mailing-list: b.a.t.m.a.n@open-mesh.org (optional subscription
You can also contact the Authors: You can also contact the Authors:
Marek Lindner <lindner_marek@yahoo.de> Marek Lindner <lindner_marek@yahoo.de>
Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Simon Wunderlich <sw@simonwunderlich.de>

View File

@ -1653,7 +1653,7 @@ F: include/linux/backlight.h
BATMAN ADVANCED BATMAN ADVANCED
M: Marek Lindner <mareklindner@neomailbox.ch> M: Marek Lindner <mareklindner@neomailbox.ch>
M: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> M: Simon Wunderlich <sw@simonwunderlich.de>
M: Antonio Quartulli <antonio@meshcoding.com> M: Antonio Quartulli <antonio@meshcoding.com>
L: b.a.t.m.a.n@lists.open-mesh.org L: b.a.t.m.a.n@lists.open-mesh.org
W: http://www.open-mesh.org/ W: http://www.open-mesh.org/

View File

@ -21,7 +21,7 @@
#define _NET_BATMAN_ADV_MAIN_H_ #define _NET_BATMAN_ADV_MAIN_H_
#define BATADV_DRIVER_AUTHOR "Marek Lindner <lindner_marek@yahoo.de>, " \ #define BATADV_DRIVER_AUTHOR "Marek Lindner <lindner_marek@yahoo.de>, " \
"Simon Wunderlich <siwu@hrz.tu-chemnitz.de>" "Simon Wunderlich <sw@simonwunderlich.de>"
#define BATADV_DRIVER_DESC "B.A.T.M.A.N. advanced" #define BATADV_DRIVER_DESC "B.A.T.M.A.N. advanced"
#define BATADV_DRIVER_DEVICE "batman-adv" #define BATADV_DRIVER_DEVICE "batman-adv"