Skip to content

Commit

Permalink
[openwrt] add SQM setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lirundong committed Dec 8, 2024
1 parent df10374 commit 574d353
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ uci -q batch << EOI
set sqm.eth1.linklayer='ethernet'
set sqm.eth1.overhead='44'
set sqm.eth1.enabled='1'
set sqm.eth1.download='575000'
set sqm.eth1.upload='39000'
set sqm.eth1.download='943000'
set sqm.eth1.upload='184000'
commit sqm
EOI
1 change: 1 addition & 0 deletions openwrt-builder/packages/23.05.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ htop
kmod-nft-tproxy
kmod-tun
luci
luci-app-sqm
python3-cryptography
python3-ifaddr
python3-requests
Expand Down
2 changes: 1 addition & 1 deletion openwrt-builder/packages/snapshots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kmod-fs-vfat
kmod-tun
losetup
luci
luci-app-nft-qos
luci-app-sqm
python3-cryptography
python3-requests
python3-yaml
Expand Down

0 comments on commit 574d353

Please sign in to comment.