Update and rename MantenerFIFO to MantenerFIFO.md
[vsorcdistro/.git] / icmp / ICMP_ping.mn
1 TEST_NAME=ICMP-Req
2 DUMP_HOST=h2
3 DUMP_IF=h2-eth0
4 RYU_APP=test_icmp
5 PCAP_MZ="-t icmp ping -c 3 -r -b 00:00:00:00:00:00"
6 PCAP_FILTER="icmp.type==8"