Page MenuHomeFreeBSD

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

Authored by rew on Nov 20 2021, 5:13 AM.
Tags
None
Referenced Files
F168094245: D33066.id.diff
Wed, Aug 26, 8:50 AM
F168085649: D33066.id100386.diff
Wed, Aug 26, 7:42 AM
F168062570: D33066.id98771.diff
Wed, Aug 26, 5:00 AM
F168036529: D33066.diff
Wed, Aug 26, 1:35 AM
Unknown Object (File)
Wed, Aug 12, 8:22 PM
Unknown Object (File)
Mon, Aug 10, 8:05 AM
Unknown Object (File)
Mon, Aug 10, 8:05 AM
Unknown Object (File)
Mon, Aug 10, 7:26 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