Wondershaper srsly? (QOS/AQM)

@richb-hanover It’s a different flent plot type. The graphs are from the same dataset: the bottom one is a rrul/all plot while the top one is a rrul/totals plot.

I haven’t found way to stop it installing, but at least you can make it automatically removed afterwards. Just create /etc/updater/hook_postupdate/03_remove_wshaper.sh:

#!/bin/sh
opkg remove "luci-i18n-wshaper-cs"
opkg remove "luci-i18n-wshaper-en"
opkg remove "luci-app-wshaper"
opkg remove "wshaper"
1 Like

https://github.com/CZ-NIC/turris-os/issues/9

1 Like

Recent Omnia git change (wondershaper replacement)

Frankly I am sort of surprised, but this gives me hope that Cake and hardware crypto acceleration will be addressed. ATM I want to express my appreciation for the developers - good job.

3 Likes