diff options
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-net-batman-adv | 4 | ||||
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-net-mesh | 12 | ||||
-rw-r--r-- | Documentation/networking/batman-adv.txt | 2 | ||||
-rw-r--r-- | net/batman-adv/main.h | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-net-batman-adv b/Documentation/ABI/testing/sysfs-class-net-batman-adv index bdc00707c751..7f34a95bb963 100644 --- a/Documentation/ABI/testing/sysfs-class-net-batman-adv +++ b/Documentation/ABI/testing/sysfs-class-net-batman-adv | |||
@@ -1,13 +1,13 @@ | |||
1 | 1 | ||
2 | What: /sys/class/net/<iface>/batman-adv/iface_status | 2 | What: /sys/class/net/<iface>/batman-adv/iface_status |
3 | Date: May 2010 | 3 | Date: May 2010 |
4 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 4 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
5 | Description: | 5 | Description: |
6 | Indicates the status of <iface> as it is seen by batman. | 6 | Indicates the status of <iface> as it is seen by batman. |
7 | 7 | ||
8 | What: /sys/class/net/<iface>/batman-adv/mesh_iface | 8 | What: /sys/class/net/<iface>/batman-adv/mesh_iface |
9 | Date: May 2010 | 9 | Date: May 2010 |
10 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 10 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
11 | Description: | 11 | Description: |
12 | The /sys/class/net/<iface>/batman-adv/mesh_iface file | 12 | The /sys/class/net/<iface>/batman-adv/mesh_iface file |
13 | displays the batman mesh interface this <iface> | 13 | displays the batman mesh interface this <iface> |
diff --git a/Documentation/ABI/testing/sysfs-class-net-mesh b/Documentation/ABI/testing/sysfs-class-net-mesh index a86528c38237..dfdea2bc2286 100644 --- a/Documentation/ABI/testing/sysfs-class-net-mesh +++ b/Documentation/ABI/testing/sysfs-class-net-mesh | |||
@@ -1,7 +1,7 @@ | |||
1 | 1 | ||
2 | What: /sys/class/net/<mesh_iface>/mesh/aggregated_ogms | 2 | What: /sys/class/net/<mesh_iface>/mesh/aggregated_ogms |
3 | Date: May 2010 | 3 | Date: May 2010 |
4 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 4 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
5 | Description: | 5 | Description: |
6 | Indicates whether the batman protocol messages of the | 6 | Indicates whether the batman protocol messages of the |
7 | mesh <mesh_iface> shall be aggregated or not. | 7 | mesh <mesh_iface> shall be aggregated or not. |
@@ -41,21 +41,21 @@ Description: | |||
41 | 41 | ||
42 | What: /sys/class/net/<mesh_iface>/mesh/gw_bandwidth | 42 | What: /sys/class/net/<mesh_iface>/mesh/gw_bandwidth |
43 | Date: October 2010 | 43 | Date: October 2010 |
44 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 44 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
45 | Description: | 45 | Description: |
46 | Defines the bandwidth which is propagated by this | 46 | Defines the bandwidth which is propagated by this |
47 | node if gw_mode was set to 'server'. | 47 | node if gw_mode was set to 'server'. |
48 | 48 | ||
49 | What: /sys/class/net/<mesh_iface>/mesh/gw_mode | 49 | What: /sys/class/net/<mesh_iface>/mesh/gw_mode |
50 | Date: October 2010 | 50 | Date: October 2010 |
51 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 51 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
52 | Description: | 52 | Description: |
53 | Defines the state of the gateway features. Can be | 53 | Defines the state of the gateway features. Can be |
54 | either 'off', 'client' or 'server'. | 54 | either 'off', 'client' or 'server'. |
55 | 55 | ||
56 | What: /sys/class/net/<mesh_iface>/mesh/gw_sel_class | 56 | What: /sys/class/net/<mesh_iface>/mesh/gw_sel_class |
57 | Date: October 2010 | 57 | Date: October 2010 |
58 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 58 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
59 | Description: | 59 | Description: |
60 | Defines the selection criteria this node will use | 60 | Defines the selection criteria this node will use |
61 | to choose a gateway if gw_mode was set to 'client'. | 61 | to choose a gateway if gw_mode was set to 'client'. |
@@ -77,14 +77,14 @@ Description: | |||
77 | 77 | ||
78 | What: /sys/class/net/<mesh_iface>/mesh/orig_interval | 78 | What: /sys/class/net/<mesh_iface>/mesh/orig_interval |
79 | Date: May 2010 | 79 | Date: May 2010 |
80 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 80 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
81 | Description: | 81 | Description: |
82 | Defines the interval in milliseconds in which batman | 82 | Defines the interval in milliseconds in which batman |
83 | sends its protocol messages. | 83 | sends its protocol messages. |
84 | 84 | ||
85 | What: /sys/class/net/<mesh_iface>/mesh/routing_algo | 85 | What: /sys/class/net/<mesh_iface>/mesh/routing_algo |
86 | Date: Dec 2011 | 86 | Date: Dec 2011 |
87 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 87 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
88 | Description: | 88 | Description: |
89 | Defines the routing procotol this mesh instance | 89 | Defines the routing procotol this mesh instance |
90 | uses to find the optimal paths through the mesh. | 90 | uses to find the optimal paths through the mesh. |
diff --git a/Documentation/networking/batman-adv.txt b/Documentation/networking/batman-adv.txt index 89ace66bfe9a..89490beb3c0b 100644 --- a/Documentation/networking/batman-adv.txt +++ b/Documentation/networking/batman-adv.txt | |||
@@ -199,5 +199,5 @@ Mailing-list: b.a.t.m.a.n@open-mesh.org (optional subscription | |||
199 | 199 | ||
200 | You can also contact the Authors: | 200 | You can also contact the Authors: |
201 | 201 | ||
202 | Marek Lindner <lindner_marek@yahoo.de> | 202 | Marek Lindner <mareklindner@neomailbox.ch> |
203 | Simon Wunderlich <sw@simonwunderlich.de> | 203 | Simon Wunderlich <sw@simonwunderlich.de> |
diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h index c754f8e5bc3c..ff55dccbf6e4 100644 --- a/net/batman-adv/main.h +++ b/net/batman-adv/main.h | |||
@@ -20,7 +20,7 @@ | |||
20 | #ifndef _NET_BATMAN_ADV_MAIN_H_ | 20 | #ifndef _NET_BATMAN_ADV_MAIN_H_ |
21 | #define _NET_BATMAN_ADV_MAIN_H_ | 21 | #define _NET_BATMAN_ADV_MAIN_H_ |
22 | 22 | ||
23 | #define BATADV_DRIVER_AUTHOR "Marek Lindner <lindner_marek@yahoo.de>, " \ | 23 | #define BATADV_DRIVER_AUTHOR "Marek Lindner <mareklindner@neomailbox.ch>, " \ |
24 | "Simon Wunderlich <sw@simonwunderlich.de>" | 24 | "Simon Wunderlich <sw@simonwunderlich.de>" |
25 | #define BATADV_DRIVER_DESC "B.A.T.M.A.N. advanced" | 25 | #define BATADV_DRIVER_DESC "B.A.T.M.A.N. advanced" |
26 | #define BATADV_DRIVER_DEVICE "batman-adv" | 26 | #define BATADV_DRIVER_DEVICE "batman-adv" |