summaryrefslogtreecommitdiffstats
path: root/testing/tcpreplay
Commit message (Collapse)AuthorAgeFilesLines
* testing/tcpreplay: build fix for muslNatanael Copa2014-03-032-5/+22
|
* testing/tcpreplay: upgrade to 4.0.2Fabian Affolter2014-03-031-2/+4
|
* testing/tcpreplay: new aportFabian Affolter2012-05-171-0/+50
Tcpreplay is a suite of tools for UNIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices. http://tcpreplay.synfin.net/