Option "loop" of PacketFileSender is broken
We can not use the option loop of the PacketFileSender anymore.
I think this come from fd2a21a0
System updates will be applied on Mar 14th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
We can not use the option loop of the PacketFileSender anymore.
I think this come from fd2a21a0
added 1 design
The display only happen every x packets send, so if the pcap contain less than x packets, it may never display anything as this is the case here.
You could change it with a command line option, see PacketFileSender --help
Can you confirm with Wireshark that you see the packets?
mentioned in merge request !150 (merged)
mentioned in commit 89593810
closed with merge request !150 (merged)