diff options
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-net-mesh')
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-net-mesh | 12 |
1 files changed, 6 insertions, 6 deletions
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. |