mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-07 08:46:36 +08:00
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