Joan Lledó, le dim. 31 mars 2019 19:55:41 +0200, a ecrit:
> Use tcpip_callback() to reconfigure interfaces in a thread-safe
> context instead.
Applied, thanks!
> * lwip/lwip-util.c:
> * Replace all netifapi calls by their non-netifapi versions.
> * update_ifs() is called through tcpip
Use tcpip_callback() to reconfigure interfaces in a thread-safe
context instead.
* lwip/lwip-util.c:
* Replace all netifapi calls by their non-netifapi versions.
* update_ifs() is called through tcpip_callback().
* lwip/options.c:
* Call init_fs() through tcpip_callback().