URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c76e49697eb46783423f60aa22600ced6886e960
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c76e496 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
DNS: Update CDS and add CDNSKEY (draft-ietf-dnsop-delegation-trust-maintainance-14)
Use DS dissector for CDS (see section 3.1) and DNSKEY dissector for CDNSKEY (see section 3.2)
Change-Id: I2ee11dc0eb2b5c74447b58604b1611ed249bc329
Reviewed-on: https://code.wireshark.org/review/3869
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7660da2 DNS: Update EUI48 and EUI64 to final draft (RFC7043)
adds c76e496 DNS: Update CDS and add CDNSKEY (draft-ietf-dnsop-delegation-trust-maintainance-14)
Summary of changes:
epan/dissectors/packet-dns.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)