Marco Jakobs wrote: > Sorry, I meant the best place to put the breakpoint here ;-) > I'll try in the pppifOutput ...
Right. Try to put a breakpoint in pppifOutput with a condition that you get there when the 2nd packet is sent (revert your nagle changes before). Then have a look into the pcb to see what segments are lying around there in unsent and unacked. Also have a look at the call stack. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
