Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

batman-adv: sysfs documentation should keep alphabetical order

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>

authored by

Marek Lindner and committed by
Antonio Quartulli
60d8cce7 bb351ba0

+26 -25
+6 -5
Documentation/ABI/testing/sysfs-class-net-batman-adv
··· 1 1 2 + What: /sys/class/net/<iface>/batman-adv/iface_status 3 + Date: May 2010 4 + Contact: Marek Lindner <lindner_marek@yahoo.de> 5 + Description: 6 + Indicates the status of <iface> as it is seen by batman. 7 + 2 8 What: /sys/class/net/<iface>/batman-adv/mesh_iface 3 9 Date: May 2010 4 10 Contact: Marek Lindner <lindner_marek@yahoo.de> ··· 13 7 displays the batman mesh interface this <iface> 14 8 currently is associated with. 15 9 16 - What: /sys/class/net/<iface>/batman-adv/iface_status 17 - Date: May 2010 18 - Contact: Marek Lindner <lindner_marek@yahoo.de> 19 - Description: 20 - Indicates the status of <iface> as it is seen by batman.
+20 -20
Documentation/ABI/testing/sysfs-class-net-mesh
··· 6 6 Indicates whether the batman protocol messages of the 7 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 + 9 17 What: /sys/class/net/<mesh_iface>/mesh/bonding 10 18 Date: June 2010 11 19 Contact: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> ··· 39 31 mesh will be fragmented or silently discarded if the 40 32 packet size exceeds the outgoing interface MTU. 41 33 42 - What: /sys/class/net/<mesh_iface>/mesh/ap_isolation 43 - Date: May 2011 44 - Contact: Antonio Quartulli <ordex@autistici.org> 45 - Description: 46 - Indicates whether the data traffic going from a 47 - wireless client to another wireless client will be 48 - silently dropped. 49 - 50 34 What: /sys/class/net/<mesh_iface>/mesh/gw_bandwidth 51 35 Date: October 2010 52 36 Contact: Marek Lindner <lindner_marek@yahoo.de> ··· 60 60 Defines the selection criteria this node will use 61 61 to choose a gateway if gw_mode was set to 'client'. 62 62 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 + 63 70 What: /sys/class/net/<mesh_iface>/mesh/orig_interval 64 71 Date: May 2010 65 72 Contact: Marek Lindner <lindner_marek@yahoo.de> ··· 74 67 Defines the interval in milliseconds in which batman 75 68 sends its protocol messages. 76 69 77 - What: /sys/class/net/<mesh_iface>/mesh/hop_penalty 78 - Date: Oct 2010 79 - Contact: Linus Lüssing <linus.luessing@web.de> 70 + What: /sys/class/net/<mesh_iface>/mesh/routing_algo 71 + Date: Dec 2011 72 + Contact: Marek Lindner <lindner_marek@yahoo.de> 80 73 Description: 81 - Defines the penalty which will be applied to an 82 - originator message's tq-field on every hop. 83 - 84 - What: /sys/class/net/<mesh_iface>/mesh/routing_algo 85 - Date: Dec 2011 86 - Contact: Marek Lindner <lindner_marek@yahoo.de> 87 - Description: 88 - Defines the routing procotol this mesh instance 89 - uses to find the optimal paths through the mesh. 74 + Defines the routing procotol this mesh instance 75 + uses to find the optimal paths through the mesh. 90 76 91 77 What: /sys/class/net/<mesh_iface>/mesh/vis_mode 92 78 Date: May 2010