mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
6 lines
190 B
Text
Executable file
6 lines
190 B
Text
Executable file
uci set network.globals.default_rps_val=14
|
|
uci set network.globals.default_rps_flow_cnt=256
|
|
uci set network.globals.default_xps_val=14
|
|
uci set network.globals.default_ps=1
|
|
uci commit
|
|
exit 0
|