qos: Deprecate firewall.qos and handle through qos config
Description: Deprecate firewall.qos and handle through qos config Change Summary: Deprecate firewall.qos, generate classify config for existing rules in /etc/config/qos along with queue and parsed/converted through /lib/qos/qos.sh For airoha, Parse the qos classify config and create temp file (/tmp/qos/classify.order) corresponding to the interface with the combination of "order"_"classify id". Sort this file in assending order based on the order value. Read and apply classify config in the order of tmp file sequence.
Please register or sign in to comment