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

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

Date: Fri, 06 May 2011 01:09:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37003

User: morriss
Date: 2011/05/05 06:09 PM

Log:
 From Marc Petit-Huguenin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5894 :
 
 - Use "RELOAD" everywhere.
 - Fix invalid variable name "reload_framing.probe_information.type".
 - Fix various names to match the spec.
 - Dissect the X.509 certificate embedded in RELOAD messages.
 - Use tls_signature_algorithm and tls_hash_algorithm tables in
   packet-ssl-utils.
 
 From me: take out the tabs.  Keep the long dissector name when registering the
 protocols.

Directory: /trunk/epan/dissectors/
  Changes    Path                       Action
  +37 -37    packet-reload-framing.c    Modified
  +73 -92    packet-reload.c            Modified