summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-08-24 19:33:00 +0200
committerDavid S. Miller <davem@davemloft.net>2011-08-24 19:33:00 +0200
commit0e43182c0c9482a26a4108da9254f3e2869a8e18 (patch)
tree4631b42bebca8dd9bca61e167e543aabd3b981a7 /Documentation
parentnet: add APIs for manipulating skb page fragments. (diff)
parentbatman-adv: merge update_transtable() into tt related code (diff)
downloadlinux-0e43182c0c9482a26a4108da9254f3e2869a8e18.tar.xz
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-mesh8
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>