Hi

I am making progress in bringing up lwIP on my board. Can I assume that pbufs 
are always completely filled? So, for example if a I have a packet length of 
lets, say 131 bytes the first pbuf in the chain contains 128 bytes and the 
second one contains 3 byte? That would make my life a bit easier as the 
ethernet controller always awaits 32 bit at a time.

Regards,
Matthias



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

Reply via email to