Typo in help for packETHcli
Closed this issue · 1 comments
brooks-bridges commented
./packETHcli -i eth0 -m 2 -d 100 -n 0 -s "8500 8500" -f packet2.pcap - send packet2.pcap infinite times with 300us between them
I believe that should be "with 100us between them"
jemcek commented
Yes, -d 100 means 100us between the packets.