From 5311ac099ac2d8670c8909aef162b29902eae1f8 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 7 Oct 2013 15:27:17 +0200 Subject: add test for TFTP Signed-off-by: Pablo Neira Ayuso --- run-test.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'run-test.sh') 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 -- cgit v1.2.3