|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [bug #54574] Comment to LWIP_DHCP_CHECK_LINK_UP might need improvement |
Date: | Tue, 4 Sep 2018 16:19:03 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 |
Follow-up Comment #1, bug #54574 (project lwip): Hmm, I don't think this option is needed at all: while dhcp works without the NETIF_FLAG_LINK_UP flag (because udp_sendto_if() is used), ip_route() requires netifs to have a link. So this seems like an old outdated config option: netifs not supporting link state change must set the link as up in their init function. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?54574> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |