Sven Eckelmann | c6c8fea | 2010-12-13 11:19:28 +0000 | [diff] [blame] | 1 | |
Linus Luessing | 7f136cd | 2016-01-16 16:40:11 +0800 | [diff] [blame] | 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 |
Marek Lindner | 21c02be | 2016-05-09 18:42:12 +0800 | [diff] [blame] | 7 | emits probing packets for neighbor sensing (ELP). |
Linus Luessing | 7f136cd | 2016-01-16 16:40:11 +0800 | [diff] [blame] | 8 | |
Marek Lindner | 60d8cce | 2012-10-21 17:02:25 +0800 | [diff] [blame] | 9 | What: /sys/class/net/<iface>/batman-adv/iface_status |
| 10 | Date: May 2010 |
Marek Lindner | bc58eee | 2013-10-12 22:10:03 +0800 | [diff] [blame] | 11 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
Marek Lindner | 60d8cce | 2012-10-21 17:02:25 +0800 | [diff] [blame] | 12 | Description: |
| 13 | Indicates the status of <iface> as it is seen by batman. |
| 14 | |
Sven Eckelmann | c6c8fea | 2010-12-13 11:19:28 +0000 | [diff] [blame] | 15 | What: /sys/class/net/<iface>/batman-adv/mesh_iface |
| 16 | Date: May 2010 |
Marek Lindner | bc58eee | 2013-10-12 22:10:03 +0800 | [diff] [blame] | 17 | Contact: Marek Lindner <mareklindner@neomailbox.ch> |
Sven Eckelmann | c6c8fea | 2010-12-13 11:19:28 +0000 | [diff] [blame] | 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. |
Marek Lindner | 29cac32 | 2016-05-09 18:42:11 +0800 | [diff] [blame] | 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. |