In the current implementation, when importing a pcap file (“Open Stream”
feature) each packet is converted to a stream (thus making infeasible to have
one thread per-stream).
In my opinion, that way you cannot manage a scenario in which you need to
configure other traffic flows to be transmitted in conjunction with the pcap
replay.
Wouldn’t it be better to transfer the pcap file to drone and let him convert
it internally, thus treating the replay of a pcap file as a single stream?
Original issue reported on code.google.com by buffagio...@gmail.com on 16 Nov 2013 at 2:05
Original issue reported on code.google.com by
buffagio...@gmail.com
on 16 Nov 2013 at 2:05