URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5b84394539f5ce20cbc4e085075c4aaa263b8c4
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a5b8439 by Peter Wu (peter@xxxxxxxxxxxxx):
dtls: Fix ClientCertificateVerify dissection
Pass the reassembled fragment instead of the current record.
Bug: 11477
Change-Id: Id49fac8fa3f9e1b1904a75ab6c7512306f2071b0
Reviewed-on: https://code.wireshark.org/review/14727
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 369fbd1 LPP: upgrade dissector to v13.1.0
adds a5b8439 dtls: Fix ClientCertificateVerify dissection
Summary of changes:
epan/dissectors/packet-dtls.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)