aboutsummaryrefslogtreecommitdiff
path: root/net/tcpreplay
Commit message (Collapse)AuthorAge
* tcpreplay: add first revision of packageAlexandru Ardelean2016-07-28
Tcpreplay is a suite of free Open Source utilities for editing and replaying previously captured network traffic. Originally designed to replay malicious traffic patterns to Intrusion Detection/Prevention Systems, it has seen many evolutions including capabilities to replay to web servers. Pretty useful for testing stuff too. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>