diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2021-03-06 05:48:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-06 05:48:36 +0100 |
commit | c50a8d4808bbe3f41cbe5e681e84a1eb52129cb1 (patch) | |
tree | 804fe8ad8b7a16437fff526095d952d027f017c2 /tests/pcap | |
parent | 73e434857037898ca13c763dcb6d0deb18150042 (diff) |
Add support for Snapchat voip calls (#1147)
* Add support for Snapchat voip calls
Snapchat multiplexes some of its audio/video real time traffic with QUIC
sessions. The peculiarity of these sessions is that they are Q046 and
don't have any SNI.
* Fix tests with libgcrypt disabled
Diffstat (limited to 'tests/pcap')
-rw-r--r-- | tests/pcap/snapchat_call.pcapng | bin | 0 -> 14856 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/pcap/snapchat_call.pcapng b/tests/pcap/snapchat_call.pcapng Binary files differnew file mode 100644 index 000000000..cdcac9894 --- /dev/null +++ b/tests/pcap/snapchat_call.pcapng |