File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1 . Add Webui to manage the module.
2- 2 . Add Set initcwnd & initrwnd value to max feature.
3- 3 . Fix the old config not saved during the update bug.
4- 4 . Fix minor bugs in the script.
5- 5 . Refactor shell scripts.
6- 6 . Update Readme to provide more Information.
1+ 1 . Add support for CCMNI interface devices.
2+ 2 . Fix Wi-Fi Calling issue in certain devices.
3+ 3 . Disable aggressive TCP pacing.
4+ 4 . Set root qdisc to fq_codel if BBR is selected.
5+ 5 . Enable Dynamic tcp_pacing_ratios based on interface and frequency bandwidth.
6+ 6 . Add MMRL insets.
7+
8+ Note: The root qdisc is set to fq_codel instead of fq as it disables Wi-Fi calling in the long run.
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.0 " ,
3- "versionCode" : 11 ,
4- "zipUrl" : " https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-2.0-11 .zip" ,
2+ "version" : " 2.1 " ,
3+ "versionCode" : 12 ,
4+ "zipUrl" : " https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-2.1-12 .zip" ,
55 "changelog" : " https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
66}
You can’t perform that action at this time.
0 commit comments