summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pcaps/tftp-rrq.pcapbin0 -> 165 bytes
-rw-r--r--run-test.sh3
2 files changed, 3 insertions, 0 deletions
diff --git a/pcaps/tftp-rrq.pcap b/pcaps/tftp-rrq.pcap
new file mode 100644
index 0000000..83c7468
--- /dev/null
+++ b/pcaps/tftp-rrq.pcap
Binary files differ
diff --git a/run-test.sh b/run-test.sh
index ab1826f..513041b 100644
--- a/run-test.sh
+++ b/run-test.sh
@@ -12,3 +12,6 @@ echo "Running test for NFSv3 TCP port 111"
echo "Running test for DHCPv6 port 546"
./cthelper-test pcaps/dhcpv6-solicit.pcap dhcpv6 udp 546
+
+echo "Running test for TFTP port 69"
+./cthelper-test pcaps/tftp-rrq.pcap tftp udp 69