sysfs-class-net-batman-adv 1.3 KB

123456789101112131415161718192021222324252627282930
  1. What: /sys/class/net/<iface>/batman-adv/elp_interval
  2. Date: Feb 2014
  3. Contact: Linus Lüssing <linus.luessing@web.de>
  4. Description:
  5. Defines the interval in milliseconds in which batman
  6. emits probing packets for neighbor sensing (ELP).
  7. What: /sys/class/net/<iface>/batman-adv/iface_status
  8. Date: May 2010
  9. Contact: Marek Lindner <mareklindner@neomailbox.ch>
  10. Description:
  11. Indicates the status of <iface> as it is seen by batman.
  12. What: /sys/class/net/<iface>/batman-adv/mesh_iface
  13. Date: May 2010
  14. Contact: Marek Lindner <mareklindner@neomailbox.ch>
  15. Description:
  16. The /sys/class/net/<iface>/batman-adv/mesh_iface file
  17. displays the batman mesh interface this <iface>
  18. currently is associated with.
  19. What: /sys/class/net/<iface>/batman-adv/throughput_override
  20. Date: Feb 2014
  21. Contact: Antonio Quartulli <a@unstable.cc>
  22. description:
  23. Defines the throughput value to be used by B.A.T.M.A.N. V
  24. when estimating the link throughput using this interface.
  25. If the value is set to 0 then batman-adv will try to
  26. estimate the throughput by itself.