notbugAs 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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q3
tcpreplay Tool to replay saved packet capture files
4.5.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.5.1Version of this port present on the latest quarterly branch.
Maintainer: mew14930xvi@inbox.lv search for ports maintained by this maintainer
Port Added: 2024-07-16 16:18:06
Last Update: 2024-07-16 16:17:37
Commit Hash: 0b0fa9a
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 (18 items)
Collapse this list.
  1. /usr/local/share/licenses/tcpreplay-4.5.1/catalog.mk
  2. /usr/local/share/licenses/tcpreplay-4.5.1/LICENSE
  3. /usr/local/share/licenses/tcpreplay-4.5.1/GPLv3
  4. bin/tcpbridge
  5. bin/tcpprep
  6. bin/tcpreplay
  7. bin/tcpreplay-edit
  8. bin/tcprewrite
  9. bin/tcpcapinfo
  10. share/man/man1/tcpcapinfo.1.gz
  11. share/man/man1/tcpbridge.1.gz
  12. share/man/man1/tcpprep.1.gz
  13. share/man/man1/tcpreplay-edit.1.gz
  14. share/man/man1/tcpreplay.1.gz
  15. share/man/man1/tcprewrite.1.gz
  16. @owner
  17. @group
  18. @mode
Collapse this list.
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 = 1721131125 SHA256 (tcpreplay-4.5.1.tar.xz) = 5126613f783062b43f514b05ad981376050a8fee35b03c8de4445ddeefd95049 SIZE (tcpreplay-4.5.1.tar.xz) = 809628

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. pcapnav-config : net/libpcapnav
  2. gmake>=4.4.1 : devel/gmake
  3. 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.5.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.5.1/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.5.1
16 Jul 2024 16:17:37
commit hash: 0b0fa9adaf9413d2c727c5a3711f6c425d37c0d4commit hash: 0b0fa9adaf9413d2c727c5a3711f6c425d37c0d4commit hash: 0b0fa9adaf9413d2c727c5a3711f6c425d37c0d4commit hash: 0b0fa9adaf9413d2c727c5a3711f6c425d37c0d4 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: mew14930xvi
net-mgmt/tcpreplay: take maintainership, add LICENSE_FILE, OPTIONS modified

Also:
 - replace patch for fix build (upstream issue:
https://github.com/appneta/tcpreplay/issues/809);
 - remake patches with makepatch;
 - remove GNU_CONFIGURE_MANPREFIX.

Version 4.5.1 contains many bug fixes:
https://github.com/appneta/tcpreplay/releases/tag/v4.5.1

PR:		280260
Approved by:	ehaupt (maintainer)
MFH:		2024Q3

(cherry picked from commit e2455c7452a3c677008ca89700ccfc60e30620b0)
4.5.1
16 Jul 2024 16:17:33
commit hash: b04757f34f262eb18e8adf0a4b03a8288f37a61fcommit hash: b04757f34f262eb18e8adf0a4b03a8288f37a61fcommit hash: b04757f34f262eb18e8adf0a4b03a8288f37a61fcommit hash: b04757f34f262eb18e8adf0a4b03a8288f37a61f files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Emanuel Haupt
net-mgmt/tcpreplay: Update to 4.5.1

- Update to 4.5.1
- Take maintainership

(cherry picked from commit a97f9d30a7355d1bccbc1b3cc615571aba81427a)

Number of commits found: 2