Wireshark-commits: [Wireshark-commits] master-2.0 efa7248: DNS: Register dissector by name

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

Commits:

efa7248 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>
    (cherry picked from commit 52970ef9f8ec41b2d9a6a4af601da20b7b5b5305)
    Reviewed-on: https://code.wireshark.org/review/11581
    

Actions performed:

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


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