> I missed the fact that the order of the parameter list for
> etharp_output() changed, my driver still had them in the "old"
> order...

This was changed so that you don't need a ethernetif_output() any more. 
Instead, set netif->output to etharp_output directly.

I'm afraid I don't see any misconfiguration from your debug trace (yet?).


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

Reply via email to