Package: linux-image-2.6.14-1-powerpc Version: 2.6.14-1 Severity: normal Hi, Linux < 2.6.14 used to have every TCP congestion algorithms as builtins but NewReno + BIC was default.
Linux 2.6.14 has splitted these features into modules. But default remains NewReno + BIC accordint to CONFIG_TCP_CONG_ADVANCED help message : "Nearly all users can safely say no here, and a safe default selection will be made (BIC-TCP with new Reno as a fallback)." And indeed NewReno+BIC is a good and safe default. Much better than NewReno But Debian .config has CONFIG_TCP_CONG_BIC=m (CONFIG_TCP_CONG_*=m) which makes NewReno default. So this is like a "regression". I'd like debian kernel to have CONFIG_TCP_CONG_BIC=y provided that one can easily switch to another algorithm (using /proc/sys/net/ipv4/tcp_congestion_control). Thanks. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-1-powerpc Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8) Versions of packages linux-image-2.6.14-1-powerpc depends on: ii mkvmlinuz 15 create a kernel to boot a PowerPC ii module-init-tools 3.2-pre9-3 tools for managing Linux kernel mo ii yaird [linux-initramfs-tool] 0.0.11-10 Yet Another mkInitRD linux-image-2.6.14-1-powerpc recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

