aboutsummaryrefslogtreecommitdiffstats
path: root/test/captures
diff options
context:
space:
mode:
authorSimon Graham <simgrxp@gmail.com>2017-07-04 10:38:24 -0400
committerMichael Mann <mmann78@netscape.net>2017-07-09 18:25:08 +0000
commitffb8bbd37227f466d228f20ae30b87504d4e1760 (patch)
tree6628b2a5c6a2bae4ea11efe5d79d724863a9af65 /test/captures
parent723c76b12c0ceaf32dfa4d65e3da6f0c2905a2db (diff)
Add support for dissecting UDT over DTLS
Includes adding per-conversation data to store whether we are over DTLS or UDP and registering as a heuristic sub-dissector for DTLS. Future changes will add more use of the conversation structure. Also included is a capture of UDT over DTLS in test/captures/udt-dtls.pcapng.gz, the associated private key for the session in test/keys/udt-dtls.key and a new test in the decryption suite to check this works. Change-Id: I76826d3b35768d0b58f5335063884616968e5784 Reviewed-on: https://code.wireshark.org/review/22533 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'test/captures')
-rw-r--r--test/captures/udt-dtls.pcapng.gzbin0 -> 16379 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/captures/udt-dtls.pcapng.gz b/test/captures/udt-dtls.pcapng.gz
new file mode 100644
index 0000000000..67750f3729
--- /dev/null
+++ b/test/captures/udt-dtls.pcapng.gz
Binary files differ