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: Thu, 14 Feb 2013 15:38:39 +0000

changed bug 8313

What Removed Added
Attachment #9992 is obsolete   1
Attachment #9992 Flags review_for_checkin?  
Attachment #10004 Flags   review_for_checkin?

Comment # 8 on bug 8313 from
Created attachment 10004 [details]
sml_dissector_14.02

- removed add_length_data function -> now "*data + *length" 
(i though the compiler would complain about "*data + *length")

-define for switch values

- TupelEntryTree -> added check for correct list length before the function is
called, not inside the function anymore

-ENC_NA instead of FALSE

-gbools for close1 & close2

-modelines only at the bottom


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