From 471ea815943089e8132840164386cd3e13e0dbbe Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Wed, 29 Jul 2015 14:19:32 +0300 Subject: Enhance NTP support, add protocol version identification; Add pcap examples for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC --- tests/pcap/NTPv2.pcap | Bin 0 -> 450 bytes tests/pcap/NTPv3.pcap | Bin 0 -> 130 bytes tests/pcap/NTPv4.pcap | Bin 0 -> 130 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/NTPv2.pcap create mode 100644 tests/pcap/NTPv3.pcap create mode 100644 tests/pcap/NTPv4.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/NTPv2.pcap b/tests/pcap/NTPv2.pcap new file mode 100644 index 000000000..ec22e2cda Binary files /dev/null and b/tests/pcap/NTPv2.pcap differ diff --git a/tests/pcap/NTPv3.pcap b/tests/pcap/NTPv3.pcap new file mode 100644 index 000000000..483e349af Binary files /dev/null and b/tests/pcap/NTPv3.pcap differ diff --git a/tests/pcap/NTPv4.pcap b/tests/pcap/NTPv4.pcap new file mode 100644 index 000000000..6f91a111e Binary files /dev/null and b/tests/pcap/NTPv4.pcap differ -- cgit v1.2.3