aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/in_kdtrace.h
Commit message (Expand)AuthorAgeFilesLines
* tcp: add missing SDT probesGleb Smirnoff2025-06-171-0/+2
* netinet: default mib counter probe points offKristof Provost2024-11-201-1/+1
* netipsec: add probe points for the ipsec/esp/ah/ipcomp countersKristof Provost2024-08-281-0/+82
* tcp: improve SEG.ACK validationMichael Tuexen2024-07-211-0/+3
* tcp: add counter to track when SACK loss recovery uses TSORichard Scheffenegger2024-05-081-0/+1
* netinet: add a probe point for IP, IP6, ICMP, ICMP6, UDP and TCP stats countersKristof Provost2024-04-081-0/+279
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* tcp: retire TCPDEBUGGleb Smirnoff2022-12-141-0/+51
* Separate out SCTP related dtrace code.Michael Tuexen2019-10-141-17/+0
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-221-0/+17
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-311-0/+6
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use estimated RTT for receive buffer auto resizing instead of timestampsSteven Hartland2017-04-101-0/+1
* Fix style issues around existing SDT probes.Mark Johnston2015-12-161-4/+4
* dd DTrace probe points, translators and a corresponding scriptGeorge V. Neville-Neil2015-09-131-0/+10
* Brief demo script showing the various values that can be read viaGeorge V. Neville-Neil2015-04-291-0/+3
* dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEAndriy Gapon2013-11-261-6/+6
* Implement the ip, tcp, and udp DTrace providers. The probe definitions useMark Johnston2013-08-251-0/+59