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)
Fri, May 24, 1:15 AM
Unknown Object (File)
Sun, May 12, 4:39 PM
Unknown Object (File)
Thu, May 9, 12:49 AM
Unknown Object (File)
Mon, May 6, 4:29 AM
Unknown Object (File)
Fri, May 3, 9:17 PM
Unknown Object (File)
Apr 19 2024, 8:59 AM
Unknown Object (File)
Jan 23 2024, 9:04 PM
Unknown Object (File)
Jan 19 2024, 4:24 PM
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 Not Applicable
Unit
Tests Not Applicable

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.