From f8fe3ee5200ed7a8f594dd63f74f5fee164e9a8b Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Thu, 24 Jun 2021 18:30:34 +0200 Subject: QUIC: add basic support for fragmented Client Hello (#1216) Only in-order and non overlapping fragments are handled See #1195 --- tests/pcap/quic_frags_ch_in_multiple_packets.pcapng | Bin 0 -> 4524 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/quic_frags_ch_in_multiple_packets.pcapng (limited to 'tests/pcap/quic_frags_ch_in_multiple_packets.pcapng') diff --git a/tests/pcap/quic_frags_ch_in_multiple_packets.pcapng b/tests/pcap/quic_frags_ch_in_multiple_packets.pcapng new file mode 100644 index 000000000..d88a0b23f Binary files /dev/null and b/tests/pcap/quic_frags_ch_in_multiple_packets.pcapng differ -- cgit v1.2.3