http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54127
User: alagoutte
Date: 2013/12/15 04:36 PM
Log:
From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9542
Enhancements for SEL Fast Message Dissector
Additional functionality for SEL Fast Message dissector:
- Optional CRC16 validation for Fast SER messages that use those footers. Use built-in Wireshark functions to complete this
- Handle Fast Meter messages with scale factors present in the configuration message. Required some additions to the fm_conversation struct
- Some small cleanups for margins and comment locations.
From me :
- Fix some encoding field
- unused variable...
Directory: /trunk/epan/dissectors/
Changes Path Action
+92 -36 packet-selfm.c Modified