<div dir="ltr">Hi all,<div><br></div><div>According to Dave Täht the following code disables Airtime Fairness:</div><div><br></div><div><p style="margin:0px 0px 1.5em;padding:0px;border:0px;font-size:12px;vertical-align:baseline;color:rgb(0,0,0);font-family:"helvetica neue",arial,helvetica,sans-serif">for i in /sys/kernel/debug/ieee80211/phy*/*/airtime_flags<br></p><p style="margin:0px 0px 1.5em;padding:0px;border:0px;font-size:12px;vertical-align:baseline;color:rgb(0,0,0);font-family:"helvetica neue",arial,helvetica,sans-serif">do<br>echo 0 > $i<br>done</p><p style="margin:0px 0px 1.5em;padding:0px;border:0px;font-size:12px;vertical-align:baseline;color:rgb(0,0,0);font-family:"helvetica neue",arial,helvetica,sans-serif"><br></p><p style="margin:0px 0px 1.5em;padding:0px;border:0px;font-size:12px;vertical-align:baseline;color:rgb(0,0,0);font-family:"helvetica neue",arial,helvetica,sans-serif">Wouldn't it be a good idea to ship Lede with ATF baked in, but disabled at default? That would allow end-users to easily enable ATF. Since enabling ATF takes some work, people without the knowledge wouldn't accidentally enable this feature and run into possible instability issues. But at the same time, this would enable tech savvy people to experiment.</p><p style="margin:0px 0px 1.5em;padding:0px;border:0px;font-size:12px;vertical-align:baseline;color:rgb(0,0,0);font-family:"helvetica neue",arial,helvetica,sans-serif">There are reports of people running their networks with ATF enabled for weeks with no issues whatsoever, so if there are instability issues it might not be as widespread as one would think. There is an interesting discussion going on here: <a href="https://bugs.lede-project.org/index.php?do=details&task_id=368">https://bugs.lede-project.org/index.php?do=details&task_id=368</a></p><p style="margin:0px 0px 1.5em;padding:0px;border:0px;font-size:12px;vertical-align:baseline;color:rgb(0,0,0);font-family:"helvetica neue",arial,helvetica,sans-serif">I'm curious to your thoughts!</p><p style="margin:0px 0px 1.5em;padding:0px;border:0px;font-size:12px;vertical-align:baseline;color:rgb(0,0,0);font-family:"helvetica neue",arial,helvetica,sans-serif"><br><br></p></div></div>