Wireshark-commits: [Wireshark-commits] master caebab5: DNS: SSHFP Update Algo and fingertype

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2015 16:24:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=caebab58ffbd6249ce43c098ac6e081ee1828117
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    DNS: SSHFP Update Algo and fingertype
    
    Change-Id: I78376c5578ee1f1871260db478a9c0d994f5bd38
    RFC6594: Use of the SHA-256 Algorithm with RSA, Digital Signature Algorithm (DSA), and Elliptic Curve DSA (ECDSA) in SSHFP Resource Records
    RFC7479: Using Ed25519 in SSHFP Resource Records
    Reviewed-on: https://code.wireshark.org/review/7654
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ca9508a   ICMP(v4): Remove proto_tree_add_text
    adds  caebab5   DNS: SSHFP Update Algo and fingertype


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