| Port details |
- tcpstats-kmod Kernel module for system-wide TCP socket statistics
- 1.0.4 net
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dave.seddon.ca@gmail.com
 - Port Added: 2026-05-01 11:42:12
- Last Update: 2026-05-01 11:39:58
- Commit Hash: 21e4e79
- Also Listed In: kld
- License: MIT
- WWW:
- https://github.com/randomizedcoder/bsd-xtcp
- Description:
- Kernel module providing system-wide TCP socket statistics via /dev/tcpstats.
The tcpstats module creates a read-only character device that streams
fixed-size 320-byte records containing per-connection TCP metrics including
addresses, ports, TCP state, congestion control parameters (cwnd, ssthresh),
RTT measurements, retransmit counts, ECN statistics, and process attribution.
Features include in-kernel filtering by port, TCP state, IP version, and CIDR
address ranges, with DoS protection via tunable concurrent reader and file
descriptor limits.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tcpstats-kmod>0:net/tcpstats-kmod
- To install the port:
- cd /usr/ports/net/tcpstats-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tcpstats-kmod
- pkg install tcpstats-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcpstats-kmod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777569252
SHA256 (randomizedcoder-bsd-xtcp-v1.0.4_GH0.tar.gz) = 87d3488c1b810f6316e88ebc6e0002b6f9fd6eb0aa91ccd05eb6b676b35c2ac1
SIZE (randomizedcoder-bsd-xtcp-v1.0.4_GH0.tar.gz) = 312454
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tcpstats-kmod-1.0.4.1500068:
DTRACE=off: Enable DTrace SDT probes
STATS=off: Enable per-socket statistics counters
===> Use 'make config' to modify these settings
- Options name:
- net_tcpstats-kmod
- USES:
- kmod uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|