I'm running 12.0-CURRENT on a fresh install on my pi. Is altq support possibly by just recompiling my kernel with the necessary support?
Is there a config file available to use as a template?
TIA!
allfox wrote: ↑Sat Nov 11, 2017 10:14 amGoogle tells me ALTQ is the BSD networking scheduler.
I use Raspbian's tc command to control the qdisc on Linux network interface to do the same thing. It works out of the box, no kernel rebuilding is needed, unless you need some specific functions.
I didn't know Pi is able to run BSD now. I thought RISC OS is the only non Linux OS.