Bug 105183

Summary: ECN not enablable
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Bjoern Jacke <bjacke>
Component: NetworkAssignee: Dr. Werner Fink <werner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Bjoern Jacke 2005-08-17 13:23:15 UTC
you can set DISABLE_ECN="no" in /etc/sysconfig/sysctl but this does not have any
effect - this means it won't get enabled as it is disabled by default. One would
expect that setting DISABLE_ECN="no" will *enable* ECN but in boot.proc it will
just echo 0 > /proc/sys/net/ipv4/tcp_ecn if it's set to "yes". It sould also
echo 1 > /proc/sys/net/ipv4/tcp_ecn if it's "no".
Comment 1 Bjoern Jacke 2005-08-17 13:24:32 UTC
accidental, browser reload :-|

*** This bug has been marked as a duplicate of 105175 ***