Port details |
- tcptestsuite Network stack test suite
- g20220401,1 net
=0 g20220401,1Version of this port present on the latest quarterly branch. - Maintainer: gnn@FreeBSD.org
 - Port Added: 2016-10-07 15:01:26
- Last Update: 2022-04-20 16:16:07
- Commit Hash: db0468e
- License: BSD2CLAUSE
- Description:
- # TCP Testsuite for FreeBSD based on Packetdrill
This TCP testsuite focuses on testing FreeBSD's TCP stack.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tcptestsuite>0:net/tcptestsuite
- To install the port:
- cd /usr/ports/net/tcptestsuite/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tcptestsuite
- pkg install tcptestsuite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcptestsuite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648846948
SHA256 (freebsd-net-tcp-testsuite-g20220401-4b0d4c2_GH0.tar.gz) = 8938d4a90348f53e393b9dca3513a6c463125859ccd700b95075c1f62bc6ba7d
SIZE (freebsd-net-tcp-testsuite-g20220401-4b0d4c2_GH0.tar.gz) = 110299
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- packetdrill : net/packetdrill
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_tcptestsuite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20220401,1 20 Apr 2022 16:16:07
    |
Olivier Cochard (olivier)  |
net/tcptestsuite: Update to 20220401
PR: 262769
Approved by: maintainer-timeout
Sponsored by: Netflix |
g20210322,1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20210322,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20210322,1 22 Mar 2021 22:40:36
  |
tuexen  |
net/tcptestsuite: Update to 20210322
PR: 254488
Approved by: gnn (maintainer), lwhsu (ports) |
g20210304,1 10 Mar 2021 21:17:14
  |
0mp  |
net/tcptestsuite: Fix pkg-plist
While here, bump PORTEPOCH after the last change of the port version.
Approved by: maintainer (gnn@)
Differential Revision: https://reviews.freebsd.org/D29201 |
g20210304 10 Mar 2021 16:30:24
  |
gnn  |
Take maintainership of the port and add updated files.
The addition of the Kyuafile and tcptestsuite_atf_test script
make running the tests, once installed, simpler and easier
than in the past, e.g.
cd /usr/local/tests
sudo kyua -v test_suites.FreeBSD.allow_sysctl_side_effects=1 test
Submitted by: Olivier Cochard
Sponsored by: Rubicon Communications, LLC (d/b/a "Netgate") |
0.0.4 05 Mar 2021 01:36:09
  |
tuexen  |
Update the test suite to the latest version on Github.
PR: 254020
Approved by: nc |
0.0.3 15 Feb 2021 21:17:02
  |
kbowling  |
net/tcptestsuite: Update the test suite
Sponsored by: BBOX.io |
0.0.2 02 Jun 2020 20:31:18
  |
rene  |
Return gnn@'s ports to the pool after safekeeping his commit bit. |
0.0.2 09 Oct 2019 12:17:15
  |
bapt  |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
0.0.2 31 Dec 2016 21:07:51
  |
sunpoet  |
Update MAINTAINER: use @FreeBSD.org |
0.0.2 08 Nov 2016 12:56:00
  |
mat  |
Fix staging violations.
While there, fix COPYTREE_SHARE usage, github usage, and make it more
into what a port should look like.
Reported by: qat
Sponsored by: Absolight |
0.0.2 05 Nov 2016 04:50:42
  |
gnn  |
Update the port to the latest version moved to the freebsd-net github
organization by Michael Tuexen. |
0.0.1 25 Oct 2016 22:28:22
  |
mat  |
Cleanup USE_GITHUB usage.
Sponsored by: Absolight |
0.0.1 07 Oct 2016 15:01:13
  |
gnn  |
Add a port for a set of scripts to test TCP using packetdrill
Sponsored by: Dell EMC Isilon |