summaryrefslogtreecommitdiffstats
path: root/drivers/staging/batman-adv/sysfs-class-net-mesh
diff options
context:
space:
mode:
authorMarek Lindner2010-06-26 00:28:22 +0200
committerGreg Kroah-Hartman2010-07-08 21:17:32 +0200
commit7809cea94f4094918df062bd84b327dc4119d304 (patch)
tree65c2d2bf22508f9eb2e841c5d492ee9a75db8660 /drivers/staging/batman-adv/sysfs-class-net-mesh
parentStaging: batman-adv: adapting source version to revised versioning scheme (diff)
downloadkernel-qcow2-linux-7809cea94f4094918df062bd84b327dc4119d304.tar.gz
kernel-qcow2-linux-7809cea94f4094918df062bd84b327dc4119d304.tar.xz
kernel-qcow2-linux-7809cea94f4094918df062bd84b327dc4119d304.zip
Staging: batman-adv: Add sysfs abi documentation about bonding
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/batman-adv/sysfs-class-net-mesh')
-rw-r--r--drivers/staging/batman-adv/sysfs-class-net-mesh8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/staging/batman-adv/sysfs-class-net-mesh b/drivers/staging/batman-adv/sysfs-class-net-mesh
index c75a87b270e9..5aa1912e4553 100644
--- a/drivers/staging/batman-adv/sysfs-class-net-mesh
+++ b/drivers/staging/batman-adv/sysfs-class-net-mesh
@@ -6,6 +6,14 @@ Description:
Indicates whether the batman protocol messages of the
mesh <mesh_iface> shall be aggregated or not.
+What: /sys/class/net/<mesh_iface>/mesh/bonding
+Date: June 2010
+Contact: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
+Description:
+ Indicates whether the data traffic going through the
+ mesh will be sent using multiple interfaces at the
+ same time (if available).
+
What: /sys/class/net/<mesh_iface>/mesh/orig_interval
Date: May 2010
Contact: Marek Lindner <lindner_marek@yahoo.de>