mirror of
https://github.com/padavanonly/immortalwrt-mt798x.git
synced 2025-12-16 16:56:38 +00:00
Update eqos
This commit is contained in:
parent
8e06c82ab6
commit
c6e76bbb40
@ -90,8 +90,8 @@ case "$1" in
|
||||
iptables_start_prepare
|
||||
start_qos $2 $3
|
||||
iptables_start_inital
|
||||
echo 1 wrr $(($3*1000)) > /sys/kernel/debug/hnat/qdma_sch2
|
||||
echo 1 wrr $(($2*1000)) > /sys/kernel/debug/hnat/qdma_sch3
|
||||
echo 0 wrr $(($3*1000)) > /sys/kernel/debug/hnat/qdma_sch2
|
||||
echo 0 wrr $(($2*1000)) > /sys/kernel/debug/hnat/qdma_sch3
|
||||
;;
|
||||
"add")
|
||||
ip="$2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user