Comment # 3
on bug 10560
from Alexis La Goutte
(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.