Wireshark-bugs: [Wireshark-bugs] [Bug 10560] Last Address field for IPv6 RPL routing header is i

Date: Wed, 15 Oct 2014 08:04:28 +0000

Comment # 3 on bug 10560 from
(In reply to boaz.brickner from comment #2)
> Hi Alexis,
> 
> What comment are you referring to?
> I couldn't find something that looks suspicious in the code, but I don't
> know that code and I don't know how to debug it.

On packet-ipv6.c start line 815, there is comment like : 

                /* We use cmprI for internal (e.g.: not last) address for how
many bytes to elide, so actual bytes present = 16-CmprI 

                /* We use cmprE for last address for how many bytes to elide,
so actual bytes present = 16-CmprE */

And the question is what the good display for this packet...


You are receiving this mail because:
  • You are watching all bug changes.