Wireshark-commits: [Wireshark-commits] master dc93041: Convert XMPP dissector to "new style".

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Nov 2015 13:17:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc93041dfe788af0aed776e1ec69fa3017424df2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dc93041 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Convert XMPP dissector to "new style".
    
    Wasn't sure if the absence/disabling of the XML dissector should prevent this dissector from doing anything, but left the current implementation that allows it mostly because XMPP has an IANA registered TCP port.
    
    Change-Id: Ie08b262d611e4d9add9566f440e3d825d6b0b55c
    Reviewed-on: https://code.wireshark.org/review/12094
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4df75d7   sshdump: add default filter even when interfaces are not listed.
    adds  dc93041   Convert XMPP dissector to "new style".


Summary of changes:
 epan/dissectors/packet-xmpp.c |   17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)