Hi,
Up to now I used LWIP V1.4.1 and I was able to send UDP broadcast frames. Now I updated the stack to V2.0.2 and such UDP frames cannot be send. When the function udp_sendto() is called with dst_ip set to 255.255.255.255, the function exits with ERR_RTE, because netif = NULL. How can I make it to work as in V1.4.1? Maybe I missed to set a specific define? Simeon
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
