Wireshark-bugs: [Wireshark-bugs] [Bug 12387] IP Header Length display filter should show calcula

Date: Thu, 28 Apr 2016 19:17:39 +0000

changed bug 12387


What Removed Added
CC   [email protected]

Comment # 8 on bug 12387 from
(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.