Page MenuHomeFreeBSD

Fix dtrace SDT probe tcp:::debug-input
ClosedPublic

Authored by rew on Nov 20 2021, 5:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 3:11 PM
Unknown Object (File)
Fri, Oct 3, 12:37 AM
Unknown Object (File)
Thu, Oct 2, 2:33 AM
Unknown Object (File)
Tue, Sep 30, 11:56 PM
Unknown Object (File)
Aug 18 2025, 3:10 PM
Unknown Object (File)
Jun 27 2025, 8:05 PM
Unknown Object (File)
Jun 27 2025, 6:37 AM
Unknown Object (File)
Jun 27 2025, 5:03 AM

Details

Summary

The tcp:::debug-input expects an mbuf pointer.

I think this was missed in 82988b50a17ccd6a39d9bb49f15f42b11fc6a052.

With this patch, the tcp:::debug-input probe prints the correct
ip addresses, version, and packet length.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable