lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5834] Don't fragment flag


From: Frédéric Bernon
Subject: [lwip-devel] [patch #5834] Don't fragment flag
Date: Fri, 30 Mar 2007 10:11:42 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #9, patch #5834 (project lwip):

In "RFC 791 - Internet Protocol", we can read :

"If the Don't Fragment flag (DF) bit is set, then internet fragmentation of
this datagram is NOT permitted, although it may be discarded.  This can be
used to prohibit fragmentation in cases where the receiving host does not
have sufficient resources to reassemble internet fragments."

When I read the "can be used", I think "is not per default". 


Ok to disable IP_DF ?

(just for information, read that, it's an good paper on fragmentation subject
: http://www.cs.binghamton.edu/~nael/classes/cs528/fragment.pdf )


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5834>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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