You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am stress testing a flow sensor using large pcap files constructed for the purpose. The files have 10M to 100M entries each of which produces a unique flow. I loop over them to generate additional unique flow entries. I use the -K option to prestage the packets.
With files this size a considerable period elapses between the start of tcpreplay and the transmission of the first packet. With the 100M packet file (8GB) it takes about a minute. It would be useful to augment the statistics display (produced by --stats=num) with messages giving the times of the first and last packets transmitted (preferably in UTC with millisecond or better precision)
This would enable easy correlation of the transmission interval with logs and other instrumentation for the sensor under test.
I am running tcpreplay 4.1.0
The text was updated successfully, but these errors were encountered:
I am stress testing a flow sensor using large pcap files constructed for the purpose. The files have 10M to 100M entries each of which produces a unique flow. I loop over them to generate additional unique flow entries. I use the -K option to prestage the packets.
With files this size a considerable period elapses between the start of tcpreplay and the transmission of the first packet. With the 100M packet file (8GB) it takes about a minute. It would be useful to augment the statistics display (produced by --stats=num) with messages giving the times of the first and last packets transmitted (preferably in UTC with millisecond or better precision)
This would enable easy correlation of the transmission interval with logs and other instrumentation for the sensor under test.
I am running tcpreplay 4.1.0
The text was updated successfully, but these errors were encountered: