Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 23f2571: DNS: Add new opcode EDNS EXPIRE (9) for EDNS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Jul 2014 20:10:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=23f25714e9c42f8fcbd6c7c56d5f86dbae5d933f
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    DNS: Add new opcode EDNS EXPIRE (9) for EDNS options (RFC7314)
    
    Change-Id: I2db7bf6a80a34540aa90a3362566ac399b1c3644
    Reviewed-on: https://code.wireshark.org/review/3101
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  01359be   Add better assertions for comparing integers.
    adds  23f2571   DNS: Add new opcode EDNS EXPIRE (9) for EDNS options (RFC7314)


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