mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-07 16:13:38 +08:00
Don't call the link-callback from netif_set_up/down() since
this invalidly retriggers DHCP.
This commit is contained in:
@@ -70,6 +70,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-01-31: Simon Goldschmidt
|
||||
* netif.c: Don't call the link-callback from netif_set_up/down() since
|
||||
this invalidly retriggers DHCP.
|
||||
|
||||
2010-01-29: Simon Goldschmidt
|
||||
* ip_addr.h, inet.h, def.h, inet.c, def.c, more: Cleanly separate the
|
||||
portability file inet.h and its contents from the stack: moved htonX-
|
||||
|
||||
Reference in New Issue
Block a user