summaryrefslogtreecommitdiffhomepage
path: root/tests/mininet/l3/icmp/ICMP_ping.mn
blob: f558693dd69aaee76ce5eaecf015ba08e226af85 (plain)
1
2
3
4
5
6
TEST_NAME=ICMP-Req
DUMP_HOST=h2
DUMP_IF=h2-eth0
RYU_APP=test_icmp
PCAP_MZ="-t icmp ping -c 3 -r -b 00:00:00:00:00:00"
PCAP_FILTER="icmp.type==8"