Skip to content

Releases: fatalcoder524/TCP_Optimiser_Module

2.3

17 Oct 14:37

Choose a tag to compare

  1. Fix update-binary to support Magisk Installation.

2.2

13 Oct 18:15

Choose a tag to compare

2.2
  1. Fix Vo-Wifi state detection.
  2. Fix module.prop corruption due to description update.
  3. Add Support for tun interface

2.1

04 Jun 11:45

Choose a tag to compare

2.1
  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

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

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

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

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

Choose a tag to compare

1.6
  1. Add Speedtest feature.

1.5

10 May 13:45

Choose a tag to compare

1.5
  1. Fix Wrong icon in status issue.

1.4

10 May 13:25

Choose a tag to compare

1.4
  1. Fix Status update in description bug.