URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=977d0769bd454e39ebaf60fe51a0eb590d2b7b95
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
977d076 by Peter Wu (peter@xxxxxxxxxxxxx):
dtls: fallback to data dissector if nothing took care of it
Also unconditionally show the encrypted appdata record, matching the SSL
dissector. Now the bytes are always linked to a field.
Change-Id: Ie65cd5fc6620d53da46a94cdb1972863702b452c
Reviewed-on: https://code.wireshark.org/review/19868
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from bd86a45 Dumpcap: Improve an error message.
adds 977d076 dtls: fallback to data dissector if nothing took care of it
Summary of changes:
epan/dissectors/packet-dtls.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)