mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #46072: ip4addr_aton() does not check the number range of all address parts
This commit is contained in:
@@ -274,6 +274,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2015-09-30: Simon Goldschmidt
|
||||
* ip4_addr.c: fixed bug #46072: ip4addr_aton() does not check the number range
|
||||
of all address parts
|
||||
|
||||
2015-08-28: Simon Goldschmidt
|
||||
* tcp.c, tcp_in.c: fixed bug #44023: TCP ssthresh value is unclear: ssthresh
|
||||
is set to the full send window for active open, too, and is updated once
|
||||
|
||||
Reference in New Issue
Block a user