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 8313] new dissector for SML protocol

Date: Sat, 16 Feb 2013 12:11:58 +0000

changed bug 8313

What Removed Added
Attachment #10023 Flags   review_for_checkin?

Comment # 21 on bug 8313 from
Created attachment 10023 [details]
sml_dissector_16.02

I guess, using  proto_tree_add_xxx_format with a NULL pointer is legal.
(packet-ntp.c l:856 use it too) 

-fixed all ENC_* values (ENC_BIG_ENDIAN where it belong and ENC_NA for the
other ones) 
-no API errors

hope its the final version :)

Regards
Alex


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