diff options
author | David S. Miller <davem@davemloft.net> | 2011-08-24 10:33:00 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-24 10:33:00 -0700 |
commit | 0e43182c0c9482a26a4108da9254f3e2869a8e18 (patch) | |
tree | 4631b42bebca8dd9bca61e167e543aabd3b981a7 /Documentation | |
parent | 131ea6675c761f655d43b808dd0fe83d15d5cdd3 (diff) | |
parent | a943cac144e035c21d4f1b31b95f15b33c33a480 (diff) | |
download | talos-obmc-linux-0e43182c0c9482a26a4108da9254f3e2869a8e18.tar.gz talos-obmc-linux-0e43182c0c9482a26a4108da9254f3e2869a8e18.zip |
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-net-mesh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-net-mesh b/Documentation/ABI/testing/sysfs-class-net-mesh index 748fe1701d25..b02001488eef 100644 --- a/Documentation/ABI/testing/sysfs-class-net-mesh +++ b/Documentation/ABI/testing/sysfs-class-net-mesh @@ -22,6 +22,14 @@ Description: mesh will be fragmented or silently discarded if the packet size exceeds the outgoing interface MTU. +What: /sys/class/net/<mesh_iface>/mesh/ap_isolation +Date: May 2011 +Contact: Antonio Quartulli <ordex@autistici.org> +Description: + Indicates whether the data traffic going from a + wireless client to another wireless client will be + silently dropped. + What: /sys/class/net/<mesh_iface>/mesh/gw_bandwidth Date: October 2010 Contact: Marek Lindner <lindner_marek@yahoo.de> |