lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #41785] raw_input() ipv6 protocol misjudgment!


From: Ivan Delamer
Subject: [lwip-devel] [bug #41785] raw_input() ipv6 protocol misjudgment!
Date: Wed, 18 Mar 2015 18:10:08 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0

Update of bug #41785 (project lwip):

                  Status:                    None => Invalid                
             Assigned to:                    None => idelamer               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Yes, this is how it's done. Fragments are either eaten by reassembly or
discarded.

Once reassembled, the packet contains a fragment header that specifies that
the packet is in a single fragment now. raw input should skip this header, as
it should skip any other IPv6 headers included, such as Hop-By-Hop header,
Routing header, Destination options, etc.

Marking this as invalid.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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