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, Apr 1, 12:35 AM
Unknown Object (File)
Feb 26 2025, 9:20 AM
Unknown Object (File)
Feb 21 2025, 5:34 PM
Unknown Object (File)
Feb 14 2025, 11:54 PM
Unknown Object (File)
Feb 9 2025, 3:59 PM
Unknown Object (File)
Jan 27 2025, 9:17 PM
Unknown Object (File)
Jan 17 2025, 3:12 PM
Unknown Object (File)
Nov 20 2024, 8:09 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