[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] Algorithm to manage consgestion window
Look at line 714-720 in tcp.cc .... windowOption gets bound to wnd_option_
and depending on what value you set, the code behaves in diff ways
Debo
On Thu, 6 Sep 2001, Meera Jayaram wrote:
> Hi ns-users,
>
> I understand that for TCP Objects, the parameter
> windowOption_ is used to specify the algorithm to use
> for managing the congestion window and the default is
> 1.
>
> What would happen if I change windowOption_ to 0? Does
> this turn off the default congestion control
> algorithm?
>
> Any help will be greatly appreciated.
>
> Thanks
> Meera
>
>
> __________________________________________________
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
> http://im.yahoo.com
>
>