lwip/test
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
..
fuzz Minor cleanup of FUZZ test Makefile 2016-12-17 10:09:15 +01:00
unit test_dhcp: set link up on net_test netif 2017-11-08 14:42:28 -06:00