]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - Documentation/ABI/testing/sysfs-class-net-batman-adv
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdim...
[mirror_ubuntu-zesty-kernel.git] / Documentation / ABI / testing / sysfs-class-net-batman-adv
CommitLineData
c6c8fea2 1
7f136cd4
LL
2What: /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
21c02be7 7 emits probing packets for neighbor sensing (ELP).
7f136cd4 8
60d8cce7
ML
9What: /sys/class/net/<iface>/batman-adv/iface_status
10Date: May 2010
bc58eeef 11Contact: Marek Lindner <mareklindner@neomailbox.ch>
60d8cce7
ML
12Description:
13 Indicates the status of <iface> as it is seen by batman.
14
c6c8fea2
SE
15What: /sys/class/net/<iface>/batman-adv/mesh_iface
16Date: May 2010
bc58eeef 17Contact: Marek Lindner <mareklindner@neomailbox.ch>
c6c8fea2
SE
18Description:
19 The /sys/class/net/<iface>/batman-adv/mesh_iface file
20 displays the batman mesh interface this <iface>
21 currently is associated with.
29cac32b
ML
22
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.