mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
Removed unused netif flag for DHCP
This commit is contained in:
@@ -6,6 +6,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2015-02-19: Ivan Delamer
|
||||
* netif.h, dhcp.c: Removed unused netif flag for DHCP. The preferred way to evaluate
|
||||
if DHCP is active is through netif->dhcp field.
|
||||
|
||||
2015-02-19: Ivan Delamer
|
||||
* netif.h, slipif.c, ppp.c: Removed unused netif flag for point to point connections
|
||||
|
||||
|
||||
Reference in New Issue
Block a user