At 11:14 26.06.2014, you wrote:
>Is the trace wrong or did I give a wrong address?

I got this sorted out, I was using a different variable for the netif_add.

>Shouldn't that be
>    ip_addr_set_hton(&iphdr->src, src);

And I read in the documentation that ipaddr is always network order
so copying directly is ok.

Sorry for the noise.

bye  Fabi


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

Reply via email to