Wireshark-commits: [Wireshark-commits] rev 50664: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 16 Jul 2013 14:01:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50664

User: mmann
Date: 2013/07/16 07:01 AM

Log:
 Improve iec104 dissector.  Bug 8849 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8849)
 
 1) Decoding type 70 - End of initialization
 2) Decoding qualifier of interrogation for type 100
 3) Table of data length for all object types => checking length on one place
 4) Setting correct number of selected bytes for IOA
 
 From Jiří Engelthaler

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +543 -388  packet-iec104.c    Modified