OpenSolaris

Printable Version Enter a New Search
Bug ID 6367677
Synopsis TCP needs to inherit the tcp_init_cwnd from listener
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:tcp-ip
Keywords
Responsible Engineer Kacheong Poon
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_32
Fixed In snv_32
Release Fixed solaris_nevada(snv_32) , solaris_10u3(s10u3_02) (Bug ID:2133028)
Related Bugs 6178424
Submit Date 29-December-2005
Last Update Date 28-April-2007
Description
Right now, setting the TCP_INIT_CWND option in a TCP listener
does not affect the accepted connections.  This means that the
TCP_INIT_CWND option is useful only for active connection.  This
needs to be changed.
Work Around
N/A
Comments
N/A