Wireshark-commits: [Wireshark-commits] master 18bc353: MySQL: Add support of AuthSwitchRequest/Auth

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Feb 2015 06:53:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=18bc353b2d81e3535708a1ea3e86859ba51e2dfb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

18bc353 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    MySQL: Add support of AuthSwitchRequest/AuthSwitchResponse
    
    Bug: 10351
    
    Ping-Bug: 10346
    
    Change-Id: I730080a0aef293c3c8119f6c762ee246227bd07a
    Reviewed-on: https://code.wireshark.org/review/6915
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Daniël van Eeden <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  66fc81b   SEL Protocol Maintenance (1/2)
    adds  18bc353   MySQL: Add support of AuthSwitchRequest/AuthSwitchResponse


Summary of changes:
 epan/dissectors/packet-mysql.c |   83 ++++++++++++++++++++++++++++++++++++++--
 1 file changed, 80 insertions(+), 3 deletions(-)