URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c678cf8a6a022f7bd964a0122da86c9bb5a9f4be
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c678cf8 by Dhiru Kholia (dhiru.kholia@xxxxxxxxx):
DHCPv6: Improve dissection of packets using HMAC-MD5 authentication
See https://tools.ietf.org/html/rfc3315#section-21.4.1 (Use of the
Authentication Option in the Delayed Authentication Protocol) for
more details.
Sample DHCPv6 authentication .pcap files can be found at,
https://github.com/kholia/my-pcaps
Change-Id: Ife252c4e3c114c865324df26313c6b7d57988e5a
Signed-off-by: Dhiru Kholia <dhiru.kholia@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/28334
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6b13c05 OpcUa: fix in function getExtensionObjectType
adds c678cf8 DHCPv6: Improve dissection of packets using HMAC-MD5 authentication
Summary of changes:
epan/dissectors/packet-dhcpv6.c | 23 +++++++++++++++++++++--
1 file changed, 21 insertions(+), 2 deletions(-)