lwip/test/unit/dhcp
Joel Cunningham 1147b9ce38 test_dhcp: set link up on net_test netif
DHCP test code didn't set link up on net_test netif (exposed by changes
in 637bce91b4)

Then during the test_dhcp function, a Gratuitous ARP was not sent during
the call to dhcp_bind() because the link was still down

The sets the link state for all DHCP test functions
2017-11-08 14:42:28 -06:00
..
test_dhcp.c test_dhcp: set link up on net_test netif 2017-11-08 14:42:28 -06:00
test_dhcp.h minor: macros should not end with underscore(s) 2016-08-08 21:47:53 +02:00