Releases: fatalcoder524/TCP_Optimiser_Module
Releases · fatalcoder524/TCP_Optimiser_Module
2.1
- Add support for CCMNI interface devices.
- Fix Wi-Fi Calling issue in certain devices.
- Disable aggressive TCP pacing.
- Set root qdisc to fq_codel if BBR is selected.
- Enable Dynamic tcp_pacing_ratios based on interface and frequency bandwidth.
- Add MMRL insets.
- Add KSUN Banner.
Note: The root qdisc is set to fq_codel instead of fq as it disables Wi-Fi calling in the long run.
2.0
- Add Webui to manage the module.
- Add Set initcwnd & initrwnd value to max feature.
- Fix the old config not saved during the update bug.
- Fix minor bugs in the script.
- Refactor shell scripts.
- Update Readme to provide more Information.
1.9
- Fix Installation related bugs.
- Add support for all algorithms supported by kernel.
1.8
- Add support for the rmnet interface name.
Note: The Config file name remains the same, i.e. rmnet_data_*
1.7
- Remove Speedtest feature (Was not working).
- Fix config files not retained during update bug.
1.6
- Add Speedtest feature.
1.5
- Fix Wrong icon in status issue.
1.4
- Fix Status update in description bug.
1.1
- Create an Install script to create config files.
- Added a feature to check the interface and update the TCP congestion algorithm.
- Added debounce logic for quick toggles.
- Added logging during change.
1.0
Basic on-boot one-time config module.