Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
2What: /sys/class/net/<iface>/batman-adv/throughput_override
3Date: Feb 2014
4Contact: Antonio Quartulli <antonio@meshcoding.com>
5description:
6 Defines the throughput value to be used by B.A.T.M.A.N. V
7 when estimating the link throughput using this interface.
8 If the value is set to 0 then batman-adv will try to
9 estimate the throughput by itself.
10
11What: /sys/class/net/<iface>/batman-adv/elp_interval
12Date: Feb 2014
13Contact: Linus Lüssing <linus.luessing@web.de>
14Description:
15 Defines the interval in milliseconds in which batman
16 sends its probing packets for link quality measurements.
17
18What: /sys/class/net/<iface>/batman-adv/iface_status
19Date: May 2010
20Contact: Marek Lindner <mareklindner@neomailbox.ch>
21Description:
22 Indicates the status of <iface> as it is seen by batman.
23
24What: /sys/class/net/<iface>/batman-adv/mesh_iface
25Date: May 2010
26Contact: Marek Lindner <mareklindner@neomailbox.ch>
27Description:
28 The /sys/class/net/<iface>/batman-adv/mesh_iface file
29 displays the batman mesh interface this <iface>
30 currently is associated with.