Folks, I'm running with 1.3.0 and I have an HTTP server and a UDP-based server running on my target for months. Last night I accidentally sent that target a tftp packet (it does not have a tftp server running) and I got an assertion failure...
Assertion "p->payload == iphdr" failed at line 293 in ./lwip/src/core/udp.c The code looks like its trying to send back an ICMP error message (as it should); however, something gets hosed. Haven't dug too deep into this yet, but I figured I'd toss up the question to the group to see if anyone else has seen this. Thanks Ed _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
