Skip to content

internet: (fixes #1037) set the correct values in the IPv6 header after extensions processing

Tommaso Pecorella requested to merge tommypec/ns-3-dev:ReassemblyFixes into master

A test for this issue could be interesting, but the only socket that allows to check the IP header is the Ipv6RawSocket, and so far that socket is not reassembling the packets.

So... the test is delayed.

The patch has been verified "visually" by means of logs.

Merge request reports