Wireshark-commits: [Wireshark-commits] master-2.0 696ee41: Distinguish mDNS from Boring Old DNS.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Oct 2015 18:40:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=696ee41a7c39a7d7ce1eb72ace418018797ff93e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

696ee41 by Guy Harris (guy@xxxxxxxxxxxx):

    Distinguish mDNS from Boring Old DNS.
    
    Oh, and the "S" in "DNS" stands for "System", not "Service"; see RFC
    1034 and 1035.
    
    Change-Id: Iff1904dbe245db68880b3336d744460f21fb8fd8
    Reviewed-on: https://code.wireshark.org/review/11408
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit dc5a3c3383cc8753faf52002a8eaf044c7d7937f)
    Reviewed-on: https://code.wireshark.org/review/11409
    

Actions performed:

    from  e4c4864   ssl-utils: allow gcrypt without GnuTLS, improve structure
    adds  696ee41   Distinguish mDNS from Boring Old DNS.


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