freebsd-dev/cddl/lib
Michael Tuexen 2176c9ab71 dtrace: improve siftr probe
Improve consistency of the field names with tcpsinfo_t:
* Use mss instead of max_seg_size.
* Use lport and rport instead of tcp_localport and tcp_foreignport.

Use t_flags instead of flags to improve consistency with t_flags2.

Add laddr and raddr, since the addresses were missing when compared
to the output of siftr.

Reviewed by:		cc
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D40834
2023-07-02 03:08:51 +02:00
..
drti pkgbase: Put dtrace in its own package 2021-06-19 17:49:31 +02:00
libavl Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libctf Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libdtrace dtrace: improve siftr probe 2023-07-02 03:08:51 +02:00
libicp Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libicp_rescue Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libnvpair Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libspl Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libtpool Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libumem pkgbase: Put zfs utilities and lib in their own package 2022-10-26 19:46:30 +02:00
libuutil Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libzfs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libzfs_core Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libzfsbootenv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libzpool zfs: merge openzfs/zfs@feff9dfed 2023-06-10 19:31:17 +02:00
libzutil Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_zfs_key pkgbase: Put zfs utilities and lib in their own package 2022-10-26 19:46:30 +02:00
tests
Makefile cddl/*: add a WITH(OUT)_DTRACE option 2022-07-06 14:03:48 +01:00
Makefile.inc