Hi,

 

I wonder why the NETIF_LINK_CALLBACK macro is called from the netif_set_up/down 
functions? If I define both LWIP_NETIF_STATUS_CALLBACK and 
LWIP_NETIF_LINK_CALLBACK, I will get the link up/down notification twice. So to 
me it looks like this call should be removed from netif_set_up/down, or at 
least be enclosed in an  #ifndef LWIP_NETIF_LINK_CALLBACK block?

 

Thanks,

- Jörg

 

 

_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to