Custom Congestion Controllers (Openwrt & Other Linux Distributions)

Tutorials OpenWrt Network Tweaking by adding Hybla Max Congestion controller and tweakings V1.0

No permission to download

Marks-Man

Administrator
Joined: Mar 15, 2021
Messages: 1,050
Resources: 405
Points: 113
Reaction score: 1,328

OPENWRT​

Download OPENWRT SDK according to your router architecture

Please Login or Register to view content
Upload "hybla_max" folder to package folder

Please Login or Register to view content
Select Kernel modules --> Network Support ---> kmod-hybla_max

Please Login or Register to view content
Navigate to bin directory, find and install kmod-hybla_max.ipk

Please Login or Register to view content

Linux​

Download "tcp_hybla_max/module" folder

Please Login or Register to view content
You can load module on startup in rc.local file

Route Tweaking with ip route​

Tweak your lan network and at first check your network routes because it differs from network to network. ex: 192.168.1.0/24

Please Login or Register to view content
Please Login or Register to view content

Create .sh script in order not to get disconnect because we need to delete route and re-add a new one

Please Login or Register to view content
add the following :

Please Login or Register to view content
Please Login or Register to view content
Note: ttl-propagate option is not available on old iproute, please make sure you are running on latest kernel

Sysctl.conf Tweaks​

Please Login or Register to view content


Project files

 
  • Tags
    congestion controller hybla linux max openwrt tweaking
  • Top