Page MenuHomeFreeBSD

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

Authored by rew on Nov 20 2021, 5:13 AM.
Tags
None
Referenced Files
F103053744: D33066.diff
Wed, Nov 20, 8:09 AM
Unknown Object (File)
Oct 3 2024, 11:25 AM
Unknown Object (File)
Sep 19 2024, 10:35 AM
Unknown Object (File)
Sep 4 2024, 6:20 AM
Unknown Object (File)
Sep 1 2024, 12:40 PM
Unknown Object (File)
Sep 1 2024, 12:40 PM
Unknown Object (File)
Sep 1 2024, 12:40 PM
Unknown Object (File)
Sep 1 2024, 12:30 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42900
Build 39788: arc lint + arc unit