Hi, Packets should normally be fragmented above the MTU size (typically 1460 - 1500 bytes). Now, as far as I see (I have a 1.3.0 for Blackfin), TCP implementation in LwIP supports fragmentation and re-assembly. How about the UDP fragmentation? Does LwIP support it?
Thanks Prasanth.