backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / mininet / l3 / icmp / ICMP_reply.mn
1 TEST_NAME=ICMP-Reply
2 DUMP_HOST=h1
3 DUMP_IF=h1-eth0
4 RYU_APP=test_icmp
5 PCAP_MZ="-t icmp ping -c 3 -r -B h2"
6 PCAP_FILTER="icmp.type==0"