Port details |
- tcpreplay Tool to replay saved packet capture files
- 4.4.1_1 net-mgmt
=5 4.4.1Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2004-02-23 04:43:25
- Last Update: 2022-04-18 17:49:51
- Commit Hash: 09329ce
- People watching this port, also watch:: openvpn
- License: GPLv3
- Description:
- Tcpreplay is aimed at testing the performance of a Network Intrusion Detection
System by replaying real background network traffic in which to hide attacks.
Tcpreplay allows you to control the speed at which the traffic is replayed,
and can replay arbitrary libpcap traces.
Unlike programmatically-generated artificial traffic which doesn't exercise
the application/protocol inspection that a NIDS performs, and doesn't
reproduce the real-world anomalies that appear on production networks
(asymmetric routes, traffic bursts/lulls, fragmentation, retransmissions,
etc.), tcpreplay allows for exact replication of real traffic seen on real
networks.
WWW: https://github.com/appneta/tcpreplay
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tcpreplay>0:net-mgmt/tcpreplay
- To install the port:
- cd /usr/ports/net-mgmt/tcpreplay/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/tcpreplay
- pkg install tcpreplay
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcpreplay
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644698816
SHA256 (tcpreplay-4.4.1.tar.xz) = 51f70ed14be5913f19c25cdfa530e98c14cedab1c76fbdd26eca7b61b57344f2
SIZE (tcpreplay-4.4.1.tar.xz) = 751036
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pcapnav-config : net/libpcapnav
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libdnet.so : net/libdnet
- libopts.so : devel/autogen
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for tcpreplay-4.4.1_1:
====> Options available for the single LIBPCAP: you have to select exactly one of them
LIBPCAP_BASE=on: Build with libpcap from the base OS
LIBPCAP_PORTS=off: Build with net/libpcap
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_tcpreplay
- USES:
- cpe gmake libtool pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Apr 2022 17:49:51 4.4.1_1
|
Bernhard Froehlich (decke)  |
net-mgmt/tcpreplay: Fix deprecated CPE_VENDOR
Approved by: portmgr (blanket) |
02 Apr 2022 10:15:04 4.4.1_1
|
Emanuel Haupt (ehaupt)  |
net-mgmt/tcpreplay: properly depend on ports libpcap
This port offers a non-default option to use net/libpcap instead of the
one from base.
If that option is chosen specifically specify the shared object version
in order to link against libpcap from ports.
PR: 262976
Reported by: mikael |
12 Feb 2022 21:02:13 4.4.1
|
Emanuel Haupt (ehaupt)  |
net-mgmt/tcpreplay: Update to 4.4.1
- Update to 4.4.1
- Use upstream release archive
- Partially fix "make test"
PR: 261738 |
31 Jan 2022 21:39:37 4.4.0
|
Emanuel Haupt (ehaupt)  |
net-mgmt/tcpreplay: Update to 4.4.0 |
08 Oct 2021 11:41:42 4.3.4
|
Bernhard Froehlich (decke)  |
net-mgmt/tcpreplay: Add CPE information
Approved by: portmgr (blanket) |
02 May 2021 12:23:04 4.3.4
|
Emanuel Haupt (ehaupt)  |
net-mgmt/tcpreplay: Update to 4.3.4
While here pacify portclippy/portfmt |
06 Apr 2021 14:31:07 4.3.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Jun 2020 15:07:52
4.3.3
|
ehaupt  |
- Update to 4.3.2
- Unbreak on 13.0-CURRENT
Changelog: https://github.com/appneta/tcpreplay/releases/tag/v4.3.3
MFH: 2020Q2 (blanket, trivial fix) |
25 May 2019 12:15:29
4.3.2
|
ehaupt  |
Mark BROKEN on 13.0-CURRENT, includes a comment with a link to the upstream bug
report.
Notified by: pkg-fallout |
13 Mar 2019 18:17:33
4.3.2
|
ehaupt  |
Update to 4.3.2 |
28 Dec 2018 08:30:44
4.3.1 
|
ehaupt  |
Update to 4.3.1 |
12 Nov 2018 14:48:38
4.3.0 
|
ehaupt  |
- Update to 4.3.0
- Pacify portlint |
08 Feb 2018 09:02:48
4.2.6_3 
|
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
31 Aug 2017 09:55:58
4.2.6_3 
|
ehaupt  |
Fix OPTIONS_SINGLE logic. The two options (LIBPCAP_BASE and LIBPCAP_PORTS) need
to be mutually exclusive.
If LIBPCAP_BASE is selected, make sure the binary is linked against the libpcap
from base, even if net/libpcap is present.
Bump PORTREVISION to make sure the OPTIONS change is tracked.
Reported by: jbeich |
30 Aug 2017 20:02:36
4.2.6_2 
|
dvl  |
Correctly define the _DESC values
Reported by: ehaupt,mat |
30 Aug 2017 19:32:01
4.2.6_1 
|
dvl  |
Add base/port options for libpcap
PR: 221923
Approved by: ehaupt (maintainer) |
17 May 2017 18:48:09
4.2.6 
|
ehaupt  |
Update to 4.2.6 |
09 May 2017 11:31:04
4.2.5 
|
ehaupt  |
Update to 4.2.5 |
27 Apr 2017 09:47:47
4.2.4 
|
ehaupt  |
Update to 4.2.4 |
21 Apr 2017 09:38:12
4.2.3 
|
ehaupt  |
Update to 4.2.3 |
10 Apr 2017 08:16:40
4.2.2 
|
ehaupt  |
Update to 4.2.2 |
23 Mar 2017 21:35:35
4.2.1 
|
ehaupt  |
- Update to 4.2.1
- Move to GitHub
- Update WWW |
20 Nov 2016 05:34:25
4.1.2 
|
ehaupt  |
- Update to 4.1.2
- Update WWW |
19 May 2016 10:44:12
4.1.1 
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
4.1.1 
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 11:26:34
4.1.1 
|
ehaupt  |
Update to 4.1.1 |
18 Dec 2014 09:59:36
4.1.0 
|
ehaupt  |
Update to 4.1.0 |
10 Sep 2014 08:01:54
4.0.5 
|
ehaupt  |
- Update to 4.0.5
- Fix build on 8.x |
18 Jul 2014 08:30:05
4.0.4 
|
ehaupt  |
Does not compile on FreeBSD 8.x |
05 Jul 2014 06:51:06
4.0.4 
|
ehaupt  |
Update to 4.0.4 |
24 Mar 2014 13:23:14
4.0.3 
|
ehaupt  |
Tell portscout to skip version 4.0.4 as it does not build on 8.x |
05 Feb 2014 08:21:34
4.0.3 
|
ehaupt  |
Add regression-test target. |
05 Feb 2014 03:04:48
4.0.3 
|
ehaupt  |
Update to 4.0.3 |
18 Jan 2014 08:33:40
4.0.2 
|
ehaupt  |
Update to 4.0.2 |
17 Jan 2014 07:35:34
4.0.1 
|
ehaupt  |
Update to 4.0.1 |
06 Jan 2014 14:06:57
4.0.0 
|
ehaupt  |
Update to 4.0.0 |
25 Oct 2013 12:42:01
3.4.4 
|
ehaupt  |
Fix package list. |
23 Oct 2013 10:26:46
3.4.4 
|
ehaupt  |
Support staging. |
20 Sep 2013 22:24:44
3.4.4 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
24 Jul 2013 08:19:07
3.4.4 
|
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
08 Mar 2013 14:00:31
3.4.4 
|
ehaupt  |
Remove indefinite article from COMMENT |
20 Mar 2011 12:54:45
3.4.4 
|
miwi  |
- Get Rid MD5 support |
12 Apr 2010 21:33:27
3.4.4 
|
ehaupt  |
Update to 3.4.4 |
20 Sep 2009 11:56:10
3.4.3_1 
|
ehaupt  |
Don't depend on net/libpcap anymore, use base pcap instead. This allows us to
re-enable pcapnav support.
Submitted by: wxs
Feature safe: yes |
22 Aug 2009 00:32:25
3.4.3 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
04 Aug 2009 09:22:40
3.4.3 
|
ehaupt  |
Update to 3.4.3 |
28 Jul 2009 08:07:58
3.4.2 
|
ehaupt  |
Update to 3.4.2 |
27 Mar 2009 09:53:36
3.4.1 
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
09 Mar 2009 13:58:32
3.4.1 
|
ehaupt  |
Update to 3.4.1 |
29 Jan 2009 10:21:55
3.4.0 
|
ehaupt  |
Update to 3.4.0 |
25 Jun 2008 22:07:29
3.3.2 
|
ehaupt  |
Update to 3.3.2 |
19 May 2008 20:30:50
3.3.1 
|
ehaupt  |
Update to 3.3.1 |
05 May 2008 13:50:48
3.3.0 
|
ehaupt  |
Update to 3.3.0 |
27 Jan 2008 03:22:16
3.2.5 
|
ehaupt  |
Update to 3.2.5 |
12 Dec 2007 18:12:07
3.2.3 
|
ehaupt  |
- Update to 3.2.3
- Update WWW
- Take maintainership
Approved by: laszlof (maintainer, implicit) |
31 Jan 2007 14:09:55
2.3.5_1 
|
pav  |
- Patch net/libnet* to versioned libraries and header files, so they can
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr |
07 Nov 2006 15:37:06
2.3.5 
|
laszlof  |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
21 Dec 2005 06:02:47
2.3.5 
|
az  |
- Update to version 2.3.5
- Pass maintainership to submitter
PR: ports/90727
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
25 Nov 2005 16:56:11
2.2.2_1 
|
pav  |
- Add SHA256 |
14 Nov 2005 17:07:08
2.2.2_1 
|
sem  |
libnet update:
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> |
12 Oct 2005 21:19:18
2.2.2 
|
linimon  |
Pacify distfile survey. |
03 Apr 2005 21:30:39
2.2.2 
|
kris  |
Reset inactive maintainer. Thanks for your work in the past! |
23 Jun 2004 15:41:32
2.2.2 
|
vs  |
Update to 2.2.2
(libpcapnav-support is disabled because libpcapnav links against libpcap.so
from base and the port itself links against libpcap.a from the port. I
haven't checked if this would indeed cause problems, but sounds like asking
for trouble to me)
Closes PR: ports/64866
Submitted by: Gaspar Chilingarov
Approved by: maintainer timeout |
14 Apr 2004 10:01:05
1.4.6_1 
|
krion  |
- Bump PORTREVISION because of new libnet-devel version |
31 Mar 2004 03:12:58
1.4.6 
|
trevor  |
SIZEify (maintainer timeout) |
23 Feb 2004 04:42:13
1.4.6 
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |