1 This ABI is deprecated and will be removed after 2021. It is
2 replaced with the batadv generic netlink family.
4 What: /sys/class/net/<iface>/batman-adv/elp_interval
6 Contact: Linus Lüssing <linus.luessing@web.de>
8 Defines the interval in milliseconds in which batman
9 emits probing packets for neighbor sensing (ELP).
11 What: /sys/class/net/<iface>/batman-adv/iface_status
13 Contact: Marek Lindner <mareklindner@neomailbox.ch>
15 Indicates the status of <iface> as it is seen by batman.
17 What: /sys/class/net/<iface>/batman-adv/mesh_iface
19 Contact: Marek Lindner <mareklindner@neomailbox.ch>
21 The /sys/class/net/<iface>/batman-adv/mesh_iface file
22 displays the batman mesh interface this <iface>
23 currently is associated with.
25 What: /sys/class/net/<iface>/batman-adv/throughput_override
27 Contact: Antonio Quartulli <a@unstable.cc>
29 Defines the throughput value to be used by B.A.T.M.A.N. V
30 when estimating the link throughput using this interface.
31 If the value is set to 0 then batman-adv will try to
32 estimate the throughput by itself.