Merge tag 'efi-next-for-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / Documentation / ABI / obsolete / sysfs-class-net-batman-adv
1 This ABI is deprecated and will be removed after 2021. It is
2 replaced with the batadv generic netlink family.
3
4 What:           /sys/class/net/<iface>/batman-adv/elp_interval
5 Date:           Feb 2014
6 Contact:        Linus Lüssing <linus.luessing@web.de>
7 Description:
8                 Defines the interval in milliseconds in which batman
9                 emits probing packets for neighbor sensing (ELP).
10
11 What:           /sys/class/net/<iface>/batman-adv/iface_status
12 Date:           May 2010
13 Contact:        Marek Lindner <mareklindner@neomailbox.ch>
14 Description:
15                 Indicates the status of <iface> as it is seen by batman.
16
17 What:           /sys/class/net/<iface>/batman-adv/mesh_iface
18 Date:           May 2010
19 Contact:        Marek Lindner <mareklindner@neomailbox.ch>
20 Description:
21                 The /sys/class/net/<iface>/batman-adv/mesh_iface file
22                 displays the batman mesh interface this <iface>
23                 currently is associated with.
24
25 What:           /sys/class/net/<iface>/batman-adv/throughput_override
26 Date:           Feb 2014
27 Contact:        Antonio Quartulli <a@unstable.cc>
28 description:
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.