Skip to content

Releases: fatalcoder524/TCP_Optimiser_Module

2.1

04 Jun 11:45
Compare
Choose a tag to compare
  1. Add support for CCMNI interface devices.
  2. Fix Wi-Fi Calling issue in certain devices.
  3. Disable aggressive TCP pacing.
  4. Set root qdisc to fq_codel if BBR is selected.
  5. Enable Dynamic tcp_pacing_ratios based on interface and frequency bandwidth.
  6. Add MMRL insets.
  7. 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

15 May 19:47
Compare
Choose a tag to compare
2.0
  1. Add Webui to manage the module.
  2. Add Set initcwnd & initrwnd value to max feature.
  3. Fix the old config not saved during the update bug.
  4. Fix minor bugs in the script.
  5. Refactor shell scripts.
  6. Update Readme to provide more Information.

1.9

12 May 19:50
Compare
Choose a tag to compare
1.9
  1. Fix Installation related bugs.
  2. Add support for all algorithms supported by kernel.

1.8

11 May 11:11
Compare
Choose a tag to compare
1.8
  1. Add support for the rmnet interface name.

Note: The Config file name remains the same, i.e. rmnet_data_*

1.7

10 May 15:06
Compare
Choose a tag to compare
1.7
  1. Remove Speedtest feature (Was not working).
  2. Fix config files not retained during update bug.

1.6

10 May 14:18
Compare
Choose a tag to compare
1.6
  1. Add Speedtest feature.

1.5

10 May 13:45
Compare
Choose a tag to compare
1.5
  1. Fix Wrong icon in status issue.

1.4

10 May 13:25
Compare
Choose a tag to compare
1.4
  1. Fix Status update in description bug.

1.1

10 May 11:56
Compare
Choose a tag to compare
1.1
  1. Create an Install script to create config files.
  2. Added a feature to check the interface and update the TCP congestion algorithm.
  3. Added debounce logic for quick toggles.
  4. Added logging during change.

1.0

09 May 18:46
Compare
Choose a tag to compare
1.0

Basic on-boot one-time config module.