Page MenuHomeFreeBSD

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

Authored by rew on Nov 20 2021, 5:13 AM.
Tags
None
Referenced Files
F82056927: D33066.diff
Thu, Apr 25, 2:27 AM
Unknown Object (File)
Mar 7 2024, 1:06 PM
Unknown Object (File)
Feb 11 2024, 8:57 PM
Unknown Object (File)
Dec 20 2023, 1:42 AM
Unknown Object (File)
Dec 13 2023, 9:14 PM
Unknown Object (File)
Dec 12 2023, 2:52 PM
Unknown Object (File)
Oct 1 2023, 12:58 AM
Unknown Object (File)
Jul 13 2023, 4:15 PM

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