From 8c7071e040865b3b70b98ff8d8ad18c41f3fb74c Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Sat, 10 Dec 2022 18:32:25 +0100 Subject: DTLS: handle (certificate) fragments (#1811) Keep using the existing function to handle reassembling buffer: rename it from `ndpi_search_tls_tcp_memory` to `ndpi_search_tls_memory` and make it "transport" agnostic --- tests/pcap/dtls_certificate_fragments.pcap | Bin 6322 -> 10633 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/pcap') diff --git a/tests/pcap/dtls_certificate_fragments.pcap b/tests/pcap/dtls_certificate_fragments.pcap index 5551b5cab..869c60229 100644 Binary files a/tests/pcap/dtls_certificate_fragments.pcap and b/tests/pcap/dtls_certificate_fragments.pcap differ -- cgit v1.2.3