mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-07 00:36:21 +08:00
fixed bug #34587: TCP_BUILD_MSS_OPTION doesn't consider netif->mtu, causes slow network
This commit is contained in:
committed by
goldsimon
parent
9621ccb712
commit
d96703bba3
@@ -49,6 +49,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2011-10-18: Simon Goldschmidt
|
||||
* tcp_impl.h, tcp_out.c: fixed bug #34587: TCP_BUILD_MSS_OPTION doesn't
|
||||
consider netif->mtu, causes slow network
|
||||
|
||||
2011-10-18: Simon Goldschmidt
|
||||
* sockets.c: fixed bug #34581 missing parentheses in udplite sockets code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user