tcpreplay icon indicating copy to clipboard operation
tcpreplay copied to clipboard

--seed results in duplicate IP addresses

Open synfinatic opened this issue 10 years ago • 0 comments

Unfortunately, this algorithm isn't that robust:

http://tcpreplay.synfin.net/browser/branches/3.4/src/tcpedit/edit_packet.c#L125

and for large datasets, does not guarantee a 1:1 mapping of IP addresses. Really need to come up with a better solution so that we don't get collisions.

synfinatic avatar Nov 23 '13 02:11 synfinatic