aboutsummaryrefslogtreecommitdiff
path: root/net/tcpreplay
Commit message (Collapse)AuthorAge
* tcpreplay: Update to 4.2.6Rosen Penev2018-06-09
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* tcpreplay: update to version 4.2.5Alexandru Ardelean2017-10-16
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* tcpreplay: update to 4.2.3Alexandru Ardelean2017-04-25
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* tcpreplay: upgrade to version 4.2.1Alexandru Ardelean2017-03-27
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* tcpreplay: upgrade to 4.1.2Alexandru Ardelean2016-11-21
| | | | | | | Contains patch that fixes compat with musl: https://github.com/appneta/tcpreplay/commit/7c942b71d4ace7425a26e4670f8fbd5814b2339b Signed-off-by: Alexandru Ardelean <alexandru.ardelean@riverbed.com>
* tcpreplay: add PKG_LICENSE_FILESAlexandru Ardelean2016-08-18
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* tcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARSAlexandru Ardelean2016-08-18
| | | | | | Also, drop patch that disables libdbus-1 check in configure script. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* tcpreplay: Fix builds - musl compatibilityTed Hess2016-08-07
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* 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>