notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
tcpreplay Tool to replay saved packet capture files
4.6.1 net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.6.1Version of this port present on the latest quarterly branch.
Maintainer: mce@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-27 23:17:49
Last Update: 2026-08-15 17:44:59
Commit Hash: 9ecd124
License: GPLv3
WWW:
https://github.com/appneta/tcpreplay
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (47 items)
Collapse this list.
  1. /usr/local/share/licenses/tcpreplay-4.6.1/catalog.mk
  2. /usr/local/share/licenses/tcpreplay-4.6.1/LICENSE
  3. /usr/local/share/licenses/tcpreplay-4.6.1/GPLv3
  4. bin/tcpbridge
  5. bin/tcpprep
  6. bin/tcpreplay
  7. bin/tcpreplay-edit
  8. bin/tcprewrite
  9. bin/tcpcapinfo
  10. include/tcpreplay/common.h
  11. include/tcpreplay/common/cache.h
  12. include/tcpreplay/common/cidr.h
  13. include/tcpreplay/common/dlt_names.h
  14. include/tcpreplay/common/err.h
  15. include/tcpreplay/common/fakepcap.h
  16. include/tcpreplay/common/fakepcapnav.h
  17. include/tcpreplay/common/fakepoll.h
  18. include/tcpreplay/common/flows.h
  19. include/tcpreplay/common/get.h
  20. include/tcpreplay/common/interface.h
  21. include/tcpreplay/common/list.h
  22. include/tcpreplay/common/mac.h
  23. include/tcpreplay/common/netmap.h
  24. include/tcpreplay/common/pcap_dlt.h
  25. include/tcpreplay/common/sendpacket.h
  26. include/tcpreplay/common/services.h
  27. include/tcpreplay/common/tcpdump.h
  28. include/tcpreplay/common/timer.h
  29. include/tcpreplay/common/txring.h
  30. include/tcpreplay/common/utils.h
  31. include/tcpreplay/common/xX.h
  32. include/tcpreplay/config.h
  33. include/tcpreplay/defines.h
  34. include/tcpreplay/tcpr.h
  35. include/tcpreplay/tcpreplay.h
  36. include/tcpreplay/tcpreplay_api.h
  37. lib/libtcpreplay.a
  38. libdata/pkgconfig/libtcpreplay.pc
  39. share/man/man1/tcpcapinfo.1.gz
  40. share/man/man1/tcpbridge.1.gz
  41. share/man/man1/tcpprep.1.gz
  42. share/man/man1/tcpreplay-edit.1.gz
  43. share/man/man1/tcpreplay.1.gz
  44. share/man/man1/tcprewrite.1.gz
  45. @owner
  46. @group
  47. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1786756198 SHA256 (tcpreplay-4.6.1.tar.xz) = 14b96e3565d6e66e813000d0d510afeaecb871f2b533182c391c6ccf948c3e21 SIZE (tcpreplay-4.6.1.tar.xz) = 907120

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libdnet.so : net/libdnet
  2. libopts.so : devel/autogen
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for tcpreplay-4.6.1: LIBPCAP_PORTS=off: Build with net/libpcap instead of from the base OS ===> 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/appneta/tcpreplay/releases/download/v4.6.1/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.6.1
15 Aug 2026 17:44:59
commit hash: 9ecd12491de6f966d30840a4b4c34f187cf30432commit hash: 9ecd12491de6f966d30840a4b4c34f187cf30432commit hash: 9ecd12491de6f966d30840a4b4c34f187cf30432commit hash: 9ecd12491de6f966d30840a4b4c34f187cf30432 files touched by this commit
Kousuke Kannagi (mce) search for other commits by this committer
net-mgmt/tcpreplay: Update to 4.6.1

Changelog: https://github.com/appneta/tcpreplay/releases/tag/v4.6.1

PR:		297541
Approved by:	osa (mentor)
MFH:		2026Q3

(cherry picked from commit 8efdc1611b68d0f03bd36ae9c48c3be09d492539)
4.6.0
15 Aug 2026 17:44:54
commit hash: da0e0822100ce332f91155182a352172490ddafecommit hash: da0e0822100ce332f91155182a352172490ddafecommit hash: da0e0822100ce332f91155182a352172490ddafecommit hash: da0e0822100ce332f91155182a352172490ddafe files touched by this commit
Kousuke Kannagi (mce) search for other commits by this committer
net-mgmt/tcpreplay: Update to 4.6.0

https://github.com/appneta/tcpreplay/releases/tag/v4.6.0

PR:		297132
Approved by:	osa (mentor)

(cherry picked from commit 3b45350077b26b75a8d0e9c94e4a3a2cb7195fcf)
4.5.5
27 Jul 2026 02:33:09
commit hash: e3a0fc5336a4052adfbbf9f8faba035c4a906480commit hash: e3a0fc5336a4052adfbbf9f8faba035c4a906480commit hash: e3a0fc5336a4052adfbbf9f8faba035c4a906480commit hash: e3a0fc5336a4052adfbbf9f8faba035c4a906480 files touched by this commit
Kousuke Kannagi (mce) search for other commits by this committer
net-mgmt/tcpreplay: Update to 4.5.5

https://raw.githubusercontent.com/appneta/tcpreplay/refs/tags/v4.5.5/docs/CHANGELOG

PR: 296943
Approved by:	osa (mentor)
MFH: 2026Q3

(cherry picked from commit 9d6da1fe5064836bb078603bf8709fdb12b741fc)

Number of commits found: 3