lwip/src
Dirk Ziegelmeier ec4f00179d Fix bug #50242: dhcp_release does not stop autoip (in coop mode)
Create new function dhcp_release_and_stop() that stops DHCP statemachine and sends release message if needed. Also stops AUTOIP if in coop mode.
Old dhcp_release() and dhcp_stop() function internally call dhcp_release_and_stop() now.
2017-03-01 13:18:37 +01:00
..
api Fix documentation in sockets.c 2017-02-26 09:42:06 +01:00
apps Fix bug #50427: SNMP: ifIndex should use netif_get_index() 2017-03-01 12:34:47 +01:00
core Fix bug #50242: dhcp_release does not stop autoip (in coop mode) 2017-03-01 13:18:37 +01:00
include Fix bug #50242: dhcp_release does not stop autoip (in coop mode) 2017-03-01 13:18:37 +01:00
netif Preparation for task #14369: Define ways to work with a netif having multiple ports 2017-02-23 16:36:40 +01:00
Filelists.mk Rename if.c to if_api.c 2017-02-02 08:59:50 -06:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00