tcpreplay icon indicating copy to clipboard operation
tcpreplay copied to clipboard

Simulate packet loss

Open dsseng opened this issue 2 years ago • 4 comments

Useful when testing debugging UDP-based software like realtime audio streaming, simulates non-ideal network conditions.

dsseng avatar Oct 20 '22 12:10 dsseng

This is an option that should be in tcpreplay-edit not tcpreplay. There are other issues that this PR would introduce that would make me reluctant to accept this. This includes breaking dual-interface sends, tcpprep etc. Also, there are no tests included.

I'll shelve this for now, but may reconsider if more work is done.

fklassen avatar Jan 01 '23 18:01 fklassen

Yes, it would make more sense in tcpreplay-edit. Basically the work here was done for a simple test and then sent for upstreaming.

dsseng avatar Jan 01 '23 18:01 dsseng

PR's are always welcome. I'll have a look at it when I work on an enhancement release (4.5).

fklassen avatar Jan 02 '23 08:01 fklassen

Great, thank you for your effort!

dsseng avatar Jan 02 '23 11:01 dsseng