Pascal Quantin
changed
bug 12387
Comment # 8
on bug 12387
from Pascal Quantin
(In reply to João Valverde from comment #4)
> So what should the fix be? Set the field value to the computed length? Or
> change the display to
>
> Header Length: 5 (20 bytes)
>
> I don't like the idea of adding more (generated) fields personally.
IMHO it should be:
Header Length: 20 bytes (5)
like what we would do with a value string array. And the filter should be
ip.hdr_len == 20
You are receiving this mail because:
- You are watching all bug changes.