HomeFreeBSD

Fix dtrace SDT probe tcp:::debug-input

Description

Fix dtrace SDT probe tcp:::debug-input

The tcp:::debug-input probe is passed an mbuf pointer, use the correct
translator for ipinfo_t when defining tcp:::debug-input.

Fixes: 82988b50a17c ("Add an mbuf to ipinfo_t translator to finish ...")
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D33066

Details

Provenance
rewAuthored on Dec 21 2021, 2:15 AM
Reviewer
markj
Differential Revision
D33066: Fix dtrace SDT probe tcp:::debug-input
Parents
rGa7cb27ce1c2e: libnv: bump sysctl for nvlist_send_recv__send_many_fds__dgram test
Branches
Unknown
Tags
Unknown