lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] IP packet fragmentation problem


From: bernard
Subject: Re: [lwip-users] IP packet fragmentation problem
Date: Mon, 21 Oct 2013 10:10:46 +0800

lwIP supports this feature if you enable:
IP_FRAG: Fragment outgoing IP packets if their size exceeds MTU.
IP_REASSEMBLY: Reassemble incoming fragmented IP packets.



2013/10/20 xunqinglai <address@hidden>
hi, guys, it is said in "Design and Implementation of the lwIP TCP/IP Stack" that lwip did not carry out a packet fragmentation mechanism, this article is written in 2001, the lwip might be updated several times dated from 2001,  dos the latest version support fragmentation now? thanks.



_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]