mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 09:05:59 +00:00
Windows 10 sends ECN-Echo and Congestion Window Reduced (CWR) flags together with SYN flag in the connection establishment but the code did not ignore these flags and send just SYN back (instead of SYN|ACK). This caused the connection establishement in application level to fail as the application was never notified about it. Fixes #29258 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |