Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

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