mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-24 09:43:48 +08:00
task #10241 (AutoIP: don't break existing connections when assiging routable address): when checking incoming packets and aborting existing connection on address change, filter out link-local addresses.
This commit is contained in:
@@ -158,6 +158,12 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-03-08: Simon Goldschmidt
|
||||
* netif.c, ipv4/ip.c: task #10241 (AutoIP: don't break existing connections
|
||||
when assiging routable address): when checking incoming packets and
|
||||
aborting existing connection on address change, filter out link-local
|
||||
addresses.
|
||||
|
||||
2010-03-06: Simon Goldschmidt
|
||||
* sockets.c: Fixed LWIP_NETIF_TX_SINGLE_PBUF for LWIP_TCPIP_CORE_LOCKING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user