Page MenuHomeFreeBSD

Revert MFC of r313045 from stable/10
ClosedPublic

Authored by smh on May 17 2017, 8:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 21, 9:37 AM
Unknown Object (File)
Fri, May 9, 2:06 AM
Unknown Object (File)
May 4 2025, 1:50 PM
Unknown Object (File)
Mar 29 2025, 11:43 AM
Unknown Object (File)
Mar 13 2025, 11:46 AM
Unknown Object (File)
Mar 9 2025, 11:38 AM
Unknown Object (File)
Mar 3 2025, 2:36 PM
Unknown Object (File)
Mar 3 2025, 4:50 AM
Subscribers

Details

Summary

Revert the partial MFC of r313045 from stable/10 which broke dtrace.

This removes the mbuf to ipinfo_t translator and switches tcp_autorcvbuf to use the older mtod macro.

Test Plan
  1. Compile kernel.
  2. Confirm that dtrace works.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9326
Build 9790: arc lint + arc unit

Event Timeline

I'm not set up to test this, but it looks right to me.

hiren added a subscriber: hiren.

Do mention stable/10 rev also in your commit.

This revision was automatically updated to reflect the committed changes.