Skip to content

Update feed [ iopsys ] package [qosmngr]

Padmalochan Mohapatra requested to merge qos-tc-CH-update into devel

  • 3bba68ab qos Improvements on mtk qos tc+iptable classification

commit 3bba68abea5a37e903cba7db022f244264f5be7f Author: Padmalochan Mohapatra padmalochan.mohapatra@iopsys.eu Date: Tue Jan 3 20:05:59 2023 +0530

qos  Improvements on mtk qos tc+iptable classification

Description
        Below points have been addressed.
        1)iptables with tc filter is used for prerouting chain
                instead of postrouting.
        2)populate_no_of_queue function introduced in uci-default
                qos config generation.
        3)in configure_classify, old order file removed and new
                order file touch'ed at starting of QOS.

qosmngr/files/linux/etc/uci-defaults/60-qos_config_generate | 14 ++++++++++++++ qosmngr/files/linux/lib/qos/qos.sh | 48 +++++++++++++++++++++++------------------------- 2 files changed, 37 insertions(+), 25 deletions(-)

Merge request reports