1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 04:44:10 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Rosen Penev
fd67754a05 tcpreplay: backport CVE fix
Low severity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-02-10 15:57:45 -08:00
Alexandru Ardelean
612a0d5ebb tcpreplay: upgrade to 4.1.2
Contains patch that fixes compat with musl:
7c942b71d4

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@riverbed.com>
2016-11-21 10:39:13 +02:00
Alexandru Ardelean
f2ad326730 tcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARS
Also, drop patch that disables libdbus-1 check in configure script.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-08-18 21:49:23 +03:00
Ted Hess
e2e222871c tcpreplay: Fix builds - musl compatibility
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-07 16:14:09 -04:00
Alexandru Ardelean
c97960ca82 tcpreplay: add first revision of package
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>
2016-07-28 17:55:58 +03:00