Bug 105175 - ECN not enablable
Summary: ECN not enablable
Status: RESOLVED FIXED
: 105183 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 13:09 UTC by Bjoern Jacke
Modified: 2005-08-18 10:05 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bjoern Jacke 2005-08-17 13:09:34 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
*** Bug 105183 has been marked as a duplicate of this bug. ***
Comment 2 Dr. Werner Fink 2005-08-18 10:05:17 UTC
fixed