mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-13 18:04:40 +08:00
Mentioned another ARP fix and named this 0.7.1 for release.
This commit is contained in:
parent
100eaa9855
commit
30fde02666
@ -9,9 +9,13 @@ HISTORY
|
||||
|
||||
(active STABLE-0_7 branch)
|
||||
|
||||
(STABLE-0_7_1)
|
||||
|
||||
++ Bug fixes:
|
||||
|
||||
* Fixed updating the ARP cache from a request pbuf that was recycled earlier for reply.
|
||||
* Removed updating ARP cache using destination address (which is wrong for requests and
|
||||
does not work for replies as those are unicast anyway).
|
||||
|
||||
(STABLE-0_7_0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user