HomeFreeBSD

libdtrace: Fix TCP data offset handling in the tcpinfo_t translator

Description

libdtrace: Fix TCP data offset handling in the tcpinfo_t translator

The header gives an offset in 32-bit words, and the translator is
supposed to convert that to a byte count. But, the conversion was
incorrect.

Reviewed by: tuexen, rscheff
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D43264

Details

Provenance
markjAuthored on Jan 1 2024, 9:33 PM
Reviewer
tuexen
Differential Revision
D43264: libdtrace: Fix TCP data offset handling in the tcpinfo_t translator
Parents
rG09af4bf2c987: zfs: Fix SPA sysctl handlers
Branches
Unknown
Tags
Unknown