qosmngr: Handle classify section name as per uci

This commit is contained in:
subramanian c 2023-02-08 15:33:20 +05:30
parent dd153fb261
commit 19b0491590

View file

@ -1058,7 +1058,7 @@ handle_classify() {
local corder_file="/tmp/qos/classify.order"
while read -r line; do
line_cid=$(echo $line | cut -d '_' -f 2)
line_cid=${line#*_}
# add ip rule only for classify rules which has non empty
# value forwarding policy option