Sylvain Rochet wrote: > [..] >Looks like you are calling netif_* functions outside the lwIP core >thread, guess what ? This is not thread safe. (Or maybe it is with core >locking enabled).
No, it's not. Core locking is really for the you layer only. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
