diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /Documentation/ABI/testing/sysfs-class-net-mesh | |
parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) |
Patched in Tegra support.
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-net-mesh')
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-net-mesh | 34 |
1 files changed, 5 insertions, 29 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-net-mesh b/Documentation/ABI/testing/sysfs-class-net-mesh index bc41da61608..748fe1701d2 100644 --- a/Documentation/ABI/testing/sysfs-class-net-mesh +++ b/Documentation/ABI/testing/sysfs-class-net-mesh | |||
@@ -6,14 +6,6 @@ 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. |
8 | 8 | ||
9 | What: /sys/class/net/<mesh_iface>/mesh/ap_isolation | ||
10 | Date: May 2011 | ||
11 | Contact: Antonio Quartulli <ordex@autistici.org> | ||
12 | Description: | ||
13 | Indicates whether the data traffic going from a | ||
14 | wireless client to another wireless client will be | ||
15 | silently dropped. | ||
16 | |||
17 | What: /sys/class/net/<mesh_iface>/mesh/bonding | 9 | What: /sys/class/net/<mesh_iface>/mesh/bonding |
18 | Date: June 2010 | 10 | Date: June 2010 |
19 | Contact: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> | 11 | Contact: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> |
@@ -22,15 +14,6 @@ Description: | |||
22 | mesh will be sent using multiple interfaces at the | 14 | mesh will be sent using multiple interfaces at the |
23 | same time (if available). | 15 | same time (if available). |
24 | 16 | ||
25 | What: /sys/class/net/<mesh_iface>/mesh/bridge_loop_avoidance | ||
26 | Date: November 2011 | ||
27 | Contact: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> | ||
28 | Description: | ||
29 | Indicates whether the bridge loop avoidance feature | ||
30 | is enabled. This feature detects and avoids loops | ||
31 | between the mesh and devices bridged with the soft | ||
32 | interface <mesh_iface>. | ||
33 | |||
34 | What: /sys/class/net/<mesh_iface>/mesh/fragmentation | 17 | What: /sys/class/net/<mesh_iface>/mesh/fragmentation |
35 | Date: October 2010 | 18 | Date: October 2010 |
36 | Contact: Andreas Langer <an.langer@gmx.de> | 19 | Contact: Andreas Langer <an.langer@gmx.de> |
@@ -60,13 +43,6 @@ Description: | |||
60 | Defines the selection criteria this node will use | 43 | Defines the selection criteria this node will use |
61 | to choose a gateway if gw_mode was set to 'client'. | 44 | to choose a gateway if gw_mode was set to 'client'. |
62 | 45 | ||
63 | What: /sys/class/net/<mesh_iface>/mesh/hop_penalty | ||
64 | Date: Oct 2010 | ||
65 | Contact: Linus Lüssing <linus.luessing@web.de> | ||
66 | Description: | ||
67 | Defines the penalty which will be applied to an | ||
68 | originator message's tq-field on every hop. | ||
69 | |||
70 | What: /sys/class/net/<mesh_iface>/mesh/orig_interval | 46 | What: /sys/class/net/<mesh_iface>/mesh/orig_interval |
71 | Date: May 2010 | 47 | Date: May 2010 |
72 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 48 | Contact: Marek Lindner <lindner_marek@yahoo.de> |
@@ -74,12 +50,12 @@ Description: | |||
74 | Defines the interval in milliseconds in which batman | 50 | Defines the interval in milliseconds in which batman |
75 | sends its protocol messages. | 51 | sends its protocol messages. |
76 | 52 | ||
77 | What: /sys/class/net/<mesh_iface>/mesh/routing_algo | 53 | What: /sys/class/net/<mesh_iface>/mesh/hop_penalty |
78 | Date: Dec 2011 | 54 | Date: Oct 2010 |
79 | Contact: Marek Lindner <lindner_marek@yahoo.de> | 55 | Contact: Linus Lüssing <linus.luessing@web.de> |
80 | Description: | 56 | Description: |
81 | Defines the routing procotol this mesh instance | 57 | Defines the penalty which will be applied to an |
82 | uses to find the optimal paths through the mesh. | 58 | originator message's tq-field on every hop. |
83 | 59 | ||
84 | What: /sys/class/net/<mesh_iface>/mesh/vis_mode | 60 | What: /sys/class/net/<mesh_iface>/mesh/vis_mode |
85 | Date: May 2010 | 61 | Date: May 2010 |