]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Staging: batman-adv: Add sysfs abi documentation about bonding
authorMarek Lindner <lindner_marek@yahoo.de>
Fri, 25 Jun 2010 22:28:22 +0000 (00:28 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Jul 2010 19:17:32 +0000 (12:17 -0700)
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>
drivers/staging/batman-adv/sysfs-class-net-mesh

index c75a87b270e9f0d9a3ce1591c7d055b6e46a9218..5aa1912e4553574ded7e4a5198d90f71d06b9c9c 100644 (file)
@@ -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>