rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | |
| 2 | What: /sys/class/net/<iface>/batman-adv/elp_interval |
| 3 | Date: Feb 2014 |
| 4 | Contact: Linus LΓΌssing <linus.luessing@web.de> |
| 5 | Description: |
| 6 | Defines the interval in milliseconds in which batman |
| 7 | emits probing packets for neighbor sensing (ELP). |
| 8 | |
| 9 | What: /sys/class/net/<iface>/batman-adv/iface_status |
| 10 | Date: May 2010 |
| 11 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
| 12 | Description: |
| 13 | Indicates the status of <iface> as it is seen by batman. |
| 14 | |
| 15 | What: /sys/class/net/<iface>/batman-adv/mesh_iface |
| 16 | Date: May 2010 |
| 17 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
| 18 | Description: |
| 19 | The /sys/class/net/<iface>/batman-adv/mesh_iface file |
| 20 | displays the batman mesh interface this <iface> |
| 21 | currently is associated with. |
| 22 | |
| 23 | What: /sys/class/net/<iface>/batman-adv/throughput_override |
| 24 | Date: Feb 2014 |
| 25 | Contact: Antonio Quartulli <a@unstable.cc> |
| 26 | description: |
| 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. |