Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 8472] Add support for collectd's high-resolution times.

Date: Mon, 08 Jul 2013 23:49:29 +0000

changed bug 8472

What Removed Added
CC   [email protected]

Comment # 9 on bug 8472 from
(In reply to comment #8)
> Committed in r49357.

>> From me:
>> Permit using 64-bit integers with value-strings, as this protocol actually 
>> seems to needs it. We'll misbehave for named values > 2^32 but there aren't any
>> of those despite the field being 64 bits.

Why? We don't support value_string nor in fill_label_numer64() nor in
proto_custom_set() for FT_UINT64. 

It's confusing, I think we either need val64_to_str*() set of functions, or
generate error^W warning.


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