Page MenuHomeFreeBSD

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

Authored by rew on Nov 20 2021, 5:13 AM.
Tags
None
Referenced Files
F135954544: D33066.id98771.diff
Fri, Nov 14, 12:58 PM
F135954541: D33066.id100386.diff
Fri, Nov 14, 12:58 PM
F135954440: D33066.diff
Fri, Nov 14, 12:57 PM
Unknown Object (File)
Mon, Nov 10, 2:05 PM
Unknown Object (File)
Thu, Nov 6, 3:25 PM
Unknown Object (File)
Tue, Nov 4, 7:35 PM
Unknown Object (File)
Tue, Nov 4, 1:53 PM
Unknown Object (File)
Tue, Nov 4, 11:06 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