mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 00:53:37 +08:00
Use macros defined in ip_addr.h (some of them new) to work with IP addresses (preparation for bug #27352 - Change ip_addr from struct to typedef (u32_t) - and better code).
This commit is contained in:
@@ -80,6 +80,11 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-02-04: Simon Goldschmidt
|
||||
* nearly every file: Use macros defined in ip_addr.h (some of them new)
|
||||
to work with IP addresses (preparation for bug #27352 - Change ip_addr
|
||||
from struct to typedef (u32_t) - and better code).
|
||||
|
||||
2010-01-31: Simon Goldschmidt
|
||||
* netif.c: Don't call the link-callback from netif_set_up/down() since
|
||||
this invalidly retriggers DHCP.
|
||||
|
||||
Reference in New Issue
Block a user