Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/tcpreplay: upgrade to 4.0.5 | Francesco Colista | 2016-04-05 | 1 | -4/+4 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | testing/tcpreplay: upgrade to 4.0.4 | Fabian Affolter | 2014-09-29 | 1 | -4/+4 |
| | |||||
* | testing/tcpreplay: build fix for musl | Natanael Copa | 2014-03-03 | 2 | -5/+22 |
| | |||||
* | testing/tcpreplay: upgrade to 4.0.2 | Fabian Affolter | 2014-03-03 | 1 | -2/+4 |
| | |||||
* | testing/tcpreplay: new aport | Fabian Affolter | 2012-05-17 | 1 | -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/ |