Comment # 9
on bug 12387
from João Valverde
(In reply to Pascal Quantin from comment #8)
> (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
Works for me...
You are receiving this mail because:
- You are watching all bug changes.