If I run 'grep TCP_CONG /boot/config-2.6.24-19-generic', I get: CONFIG_DEFAULT_TCP_CONG="reno" CONFIG_TCP_CONG_ADVANCED=y CONFIG_TCP_CONG_BIC=m CONFIG_TCP_CONG_CUBIC=m CONFIG_TCP_CONG_HSTCP=m CONFIG_TCP_CONG_HTCP=m CONFIG_TCP_CONG_HYBLA=m CONFIG_TCP_CONG_ILLINOIS=m CONFIG_TCP_CONG_LP=m CONFIG_TCP_CONG_SCALABLE=m CONFIG_TCP_CONG_VEGAS=m CONFIG_TCP_CONG_VENO=m CONFIG_TCP_CONG_WESTWOOD=m CONFIG_TCP_CONG_YEAH=m
Have you tried running 'sudo modprobe tcp_hybla'? I'm not sure I can help you much more than this.... -- Kernel only has "reno" congestion control compiled in https://bugs.launchpad.net/bugs/239567 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
