Page MenuHomeFreeBSD

Revert MFC of r313045 from stable/10
ClosedPublic

Authored by smh on May 17 2017, 8:30 AM.
Tags
None
Referenced Files
F137162247: D10769.id28498.diff
Fri, Nov 21, 8:01 AM
F137161877: D10769.id28451.diff
Fri, Nov 21, 8:00 AM
F137161672: D10769.id.diff
Fri, Nov 21, 8:00 AM
F137160642: D10769.diff
Fri, Nov 21, 7:56 AM
Unknown Object (File)
Thu, Nov 13, 9:43 AM
Unknown Object (File)
Fri, Nov 7, 11:17 AM
Unknown Object (File)
Fri, Nov 7, 11:17 AM
Unknown Object (File)
Fri, Nov 7, 11:17 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.