http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36309
User: morriss
Date: 2011/03/24 08:31 AM
Log:
From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5768 :
Patch 3 :
Enhance MySQL : Request/Response sub-dissector/function
(white space changes, use ENC_NA when appropriate, use
proto_tree_add_item()...)
Patch 4 :
Enhance MySQL : packet_ok, server, capa sub-dissector/function (white space
changes, use ENC_NA when appropriate, use proto_tree_add_item()...)
Split mysql_dissect_caps in mysql_dissect_caps_client and
mysql_dissect_caps_server
Rename mysql_dissect_ext_caps to mysql_dissect_ext_caps_client
Directory: /trunk/epan/dissectors/
Changes Path Action
+263 -269 packet-mysql.c Modified