Wireshark-commits: [Wireshark-commits] master 52970ef: DNS: Register dissector by name

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Nov 2015 17:17:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52970ef9f8ec41b2d9a6a4af601da20b7b5b5305
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

52970ef by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    DNS: Register dissector by name
    
    Change-Id: I0eb03f2452c4f7fef0f527c7ce7154d479fcc3fd
    Reviewed-on: https://code.wireshark.org/review/11544
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2eec154   [IPsec] Hand the subdissector the payload data only, not including the padding and auth data.
    adds  52970ef   DNS: Register dissector by name


Summary of changes:
 epan/dissectors/packet-dns.c |   38 ++++++++++++++++++--------------------
 1 file changed, 18 insertions(+), 20 deletions(-)