blob: 898106849e27f520490907af63260ccfca00de1f [file] [log] [blame]
Sven Eckelmannc6c8fea2010-12-13 11:19:28 +00001
Linus Luessing7f136cd2016-01-16 16:40:11 +08002What: /sys/class/net/<iface>/batman-adv/elp_interval
3Date: Feb 2014
4Contact: Linus LΓΌssing <linus.luessing@web.de>
5Description:
6 Defines the interval in milliseconds in which batman
Marek Lindner21c02be2016-05-09 18:42:12 +08007 emits probing packets for neighbor sensing (ELP).
Linus Luessing7f136cd2016-01-16 16:40:11 +08008
Marek Lindner60d8cce2012-10-21 17:02:25 +08009What: /sys/class/net/<iface>/batman-adv/iface_status
10Date: May 2010
Marek Lindnerbc58eee2013-10-12 22:10:03 +080011Contact: Marek Lindner <mareklindner@neomailbox.ch>
Marek Lindner60d8cce2012-10-21 17:02:25 +080012Description:
13 Indicates the status of <iface> as it is seen by batman.
14
Sven Eckelmannc6c8fea2010-12-13 11:19:28 +000015What: /sys/class/net/<iface>/batman-adv/mesh_iface
16Date: May 2010
Marek Lindnerbc58eee2013-10-12 22:10:03 +080017Contact: Marek Lindner <mareklindner@neomailbox.ch>
Sven Eckelmannc6c8fea2010-12-13 11:19:28 +000018Description:
19 The /sys/class/net/<iface>/batman-adv/mesh_iface file
20 displays the batman mesh interface this <iface>
21 currently is associated with.
Marek Lindner29cac322016-05-09 18:42:11 +080022
23What: /sys/class/net/<iface>/batman-adv/throughput_override
24Date: Feb 2014
25Contact: Antonio Quartulli <a@unstable.cc>
26description:
27 Defines the throughput value to be used by B.A.T.M.A.N. V
28 when estimating the link throughput using this interface.
29 If the value is set to 0 then batman-adv will try to
30 estimate the throughput by itself.