mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-28 00:15:16 +00:00
5a71509353
We don't need ask_for_local boolean, this is only useful for setup which can determine the local IP address from the system hostname, which is probably meaningless for embedded devices (and probably any devices). It was actually only set by ip_check_options() which is commented out in lwIP because we don't parse a config file nor check PPP configuration (user is responsible about writing a configuration which is logical ;-). Furthermore ask_for_local boolean never set actually had the wrong default for PPP server setups. |
||
---|---|---|
.. | ||
ppp | ||
etharp.c | ||
ethernetif.c | ||
FILES | ||
slipif.c |