We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1007b commit ec572b4Copy full SHA for ec572b4
2 files changed
CHANGELOG.md
@@ -4,5 +4,6 @@
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
+7. Add KSUN Banner.
8
9
Note: The root qdisc is set to fq_codel instead of fq as it disables Wi-Fi calling in the long run.
update.json
@@ -1,6 +1,6 @@
1
{
2
"version": "2.1",
3
- "versionCode": 12,
- "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-2.1-12.zip",
+ "versionCode": 13,
+ "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-2.1-13.zip",
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
}
0 commit comments