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: Tue, 03 Apr 2007 13:03:57 +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

Update of patch #5834 (project lwip):

             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #19:

Yep, yep , yep...

Ok, I propose to come back to my idea in comment #5. Ok for all?

For information, to implement IP_DONTFRAGMENT, we have to :

- add a "frag" or "options" parameter in ip_output_if() and in ip_output()

- define a new SOF_DONTFRAGMENT, and a IP_DONTFRAGMENT to set a bit in
"options" field, and update get/setsockopt

- update raw_sendto, udp_send, tcp_output, tcp_output_segment, tcp_rst,
tcp_keepalive, icmp_dest_unreach & icmp_time_exceeded

Not a big work, but not really useful...


    _______________________________________________________

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]