mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-12-10 08:46:40 +08:00
Mentioned DHCP DECLINE message bug fix.
This commit is contained in:
parent
6f04382f4e
commit
0fb33aebf6
@ -2,11 +2,20 @@ TODO
|
|||||||
|
|
||||||
* TODO: Fix unaligned 16-bit access in checksum routine.
|
* TODO: Fix unaligned 16-bit access in checksum routine.
|
||||||
* TODO: Fix assumptions on storage sizes wherever we cast.
|
* TODO: Fix assumptions on storage sizes wherever we cast.
|
||||||
|
* TODO: See why large ICMP (ping) packets do not work (fragmentation?).
|
||||||
|
|
||||||
HISTORY
|
HISTORY
|
||||||
|
|
||||||
|
(DEVEL)
|
||||||
|
|
||||||
|
++ Bug fixes:
|
||||||
|
|
||||||
|
* Fixed DHCP which did not include the IP address in DECLINE messages.
|
||||||
|
|
||||||
(STABLE-0_6_5)
|
(STABLE-0_6_5)
|
||||||
|
|
||||||
|
++ Bug fixes:
|
||||||
|
|
||||||
* Fixed TCP bug induced by bad window resizing with unidirectional TCP traffic.
|
* Fixed TCP bug induced by bad window resizing with unidirectional TCP traffic.
|
||||||
* Packets sent from ARP queue had invalid source hardware address.
|
* Packets sent from ARP queue had invalid source hardware address.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user