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)
Wed, Apr 23, 10:31 AM
Unknown Object (File)
Wed, Apr 23, 3:59 AM
Unknown Object (File)
Wed, Apr 23, 3:08 AM
Unknown Object (File)
Mon, Apr 21, 9:33 AM
Unknown Object (File)
Tue, Apr 15, 4:43 PM
Unknown Object (File)
Mon, Apr 14, 9:59 AM
Unknown Object (File)
Sun, Apr 13, 9:22 PM
Unknown Object (File)
Sun, Apr 13, 8:02 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