A new dual 10G router based on Filogic 880 (Banana Pi BPi-R4)

Yay. Now I have 64 TX queues on my BPI-R4.

Next step is find a "traffic classifier". Don't want to reinvent the wheel if I could avoid it. Based on my very brief survey, I think DSCPclassify can be modified to work for MTK's HQoS.

I picked DSCPclassify because it's

  • minimalistic approach
  • solely based on nftables
  • clean and neat working alongside firewall4
  • able to detect high-throughput traffic

The last point is very useful IMO. Likely fulfils 99% of QoS requirement for SOHO use.

Tried it in the past few days. It didn't work for HQoS out of the box. I believe it could be made to work.

Suggestions for other candidates are welcome. I think once it's made to work for MediaTek HQoS. The chosen package will get many new users from MTK device owners.

Update

Works. Needs more testing.

4 Likes