lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] Wrong value of the initial window (SYN packets) with bi


From: address@hidden
Subject: Re: [lwip-devel] Wrong value of the initial window (SYN packets) with big TCP_WND and window scaling.
Date: Mon, 13 Jul 2015 19:47:47 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Dmitry Adamushko wrote:
When TCP_WND is set to (for example) 1MiB, the initially advertised window in SYN packets ends up being 0. Would the fix below be sufficient?

Shouldn't the #error check in init.c be enough to keep TCP_WND <= 0xffff (unless window scaling is enabled)?


Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]