aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorMarek Lindner <mareklindner@neomailbox.ch>2013-10-12 10:10:03 -0400
committerAntonio Quartulli <antonio@meshcoding.com>2013-10-19 08:53:48 -0400
commitbc58eeef744df93e141678ef44452f0869cd563d (patch)
treeeb55a3c43a1e4e891924877ceecba767f220230f /Documentation/ABI
parent9f6869518ebc105a53735c0cfd7ed2c241aa4417 (diff)
batman-adv: update email address for Marek Lindner
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-class-net-batman-adv4
-rw-r--r--Documentation/ABI/testing/sysfs-class-net-mesh12
2 files changed, 8 insertions, 8 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
2What: /sys/class/net/<iface>/batman-adv/iface_status 2What: /sys/class/net/<iface>/batman-adv/iface_status
3Date: May 2010 3Date: May 2010
4Contact: Marek Lindner <lindner_marek@yahoo.de> 4Contact: Marek Lindner <mareklindner@neomailbox.ch>
5Description: 5Description:
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
8What: /sys/class/net/<iface>/batman-adv/mesh_iface 8What: /sys/class/net/<iface>/batman-adv/mesh_iface
9Date: May 2010 9Date: May 2010
10Contact: Marek Lindner <lindner_marek@yahoo.de> 10Contact: Marek Lindner <mareklindner@neomailbox.ch>
11Description: 11Description:
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
2What: /sys/class/net/<mesh_iface>/mesh/aggregated_ogms 2What: /sys/class/net/<mesh_iface>/mesh/aggregated_ogms
3Date: May 2010 3Date: May 2010
4Contact: Marek Lindner <lindner_marek@yahoo.de> 4Contact: Marek Lindner <mareklindner@neomailbox.ch>
5Description: 5Description:
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
42What: /sys/class/net/<mesh_iface>/mesh/gw_bandwidth 42What: /sys/class/net/<mesh_iface>/mesh/gw_bandwidth
43Date: October 2010 43Date: October 2010
44Contact: Marek Lindner <lindner_marek@yahoo.de> 44Contact: Marek Lindner <mareklindner@neomailbox.ch>
45Description: 45Description:
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
49What: /sys/class/net/<mesh_iface>/mesh/gw_mode 49What: /sys/class/net/<mesh_iface>/mesh/gw_mode
50Date: October 2010 50Date: October 2010
51Contact: Marek Lindner <lindner_marek@yahoo.de> 51Contact: Marek Lindner <mareklindner@neomailbox.ch>
52Description: 52Description:
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
56What: /sys/class/net/<mesh_iface>/mesh/gw_sel_class 56What: /sys/class/net/<mesh_iface>/mesh/gw_sel_class
57Date: October 2010 57Date: October 2010
58Contact: Marek Lindner <lindner_marek@yahoo.de> 58Contact: Marek Lindner <mareklindner@neomailbox.ch>
59Description: 59Description:
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
78What: /sys/class/net/<mesh_iface>/mesh/orig_interval 78What: /sys/class/net/<mesh_iface>/mesh/orig_interval
79Date: May 2010 79Date: May 2010
80Contact: Marek Lindner <lindner_marek@yahoo.de> 80Contact: Marek Lindner <mareklindner@neomailbox.ch>
81Description: 81Description:
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
85What: /sys/class/net/<mesh_iface>/mesh/routing_algo 85What: /sys/class/net/<mesh_iface>/mesh/routing_algo
86Date: Dec 2011 86Date: Dec 2011
87Contact: Marek Lindner <lindner_marek@yahoo.de> 87Contact: Marek Lindner <mareklindner@neomailbox.ch>
88Description: 88Description:
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.