[Top][All Lists]
[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: |
Tue, 03 Apr 2007 08:19:51 +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 #17, patch #5834 (project lwip):
>so I think this should be a configurable option for each UDP or TCP
connection,
IP_DONTFRAGMENT would be the solution for you ? I think it's only useful to
do a "Path MTU discovery" (others uses seem to be difficult to integrate in
lwIP: handling ICMP messages, change mtu size per connection, etc...)
>possibly with a default setting which is configurable in lwipopts.h or
similar.
I agree with you (comment #5), even if it's not to set a default value.
But I think Simon comment #16 is right. IP_REASSEMBLY is a good "solution". I
don't think to propose a patch for IP_DONTFRAGMENT, except if someone really
need it... But if you got one, please send, I will study it and integrate if
it's ok for others developers...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?5834>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #5834] Don't fragment flag, David Empson, 2007/04/02
- [lwip-devel] [patch #5834] Don't fragment flag, Simon Goldschmidt, 2007/04/03
- [lwip-devel] [patch #5834] Don't fragment flag,
Frédéric Bernon <=
- [lwip-devel] [patch #5834] Don't fragment flag, David Empson, 2007/04/03
- [lwip-devel] [patch #5834] Don't fragment flag, Frédéric Bernon, 2007/04/03
- [lwip-devel] [patch #5834] Don't fragment flag, Simon Goldschmidt, 2007/04/03
- [lwip-devel] [patch #5834] Don't fragment flag, Frédéric Bernon, 2007/04/03
- [lwip-devel] [patch #5834] Don't fragment flag, David Empson, 2007/04/03
- [lwip-devel] [patch #5834] Don't fragment flag, Kieran Mansley, 2007/04/03
- [lwip-devel] [patch #5834] Don't fragment flag, Frédéric Bernon, 2007/04/03