lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #35927] missing refragmentaion in ip_forward


From: Ivan Delamer
Subject: [lwip-devel] [bug #35927] missing refragmentaion in ip_forward
Date: Wed, 21 Mar 2012 17:10:13 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

Follow-up Comment #4, bug #35927 (project lwip):

There's ICMP Destination Unreacheable code 4:

"Fragmentation Needed and DF Set"

In this case the router must send back the ICMP message. I don't think we are
checking for this at the moment.

We could also used ICMP Destination Unreacheable code 13 "Communication
administratively prohibited" if IP_FRAG is not defined.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?35927>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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