Page MenuHomeFreeBSD

netinet6: use in6_ifmtu() instead of IN6_LINKMTU() macro
ClosedPublic

Authored by glebius on Jan 15 2026, 3:24 AM.
Tags
None
Referenced Files
F146978586: D54724.id169752.diff
Sat, Mar 7, 7:15 AM
Unknown Object (File)
Sun, Feb 22, 10:10 AM
Unknown Object (File)
Fri, Feb 13, 5:22 AM
Unknown Object (File)
Mon, Feb 9, 8:04 PM
Unknown Object (File)
Feb 3 2026, 1:29 PM
Unknown Object (File)
Feb 1 2026, 4:55 PM
Unknown Object (File)
Jan 31 2026, 12:35 AM
Unknown Object (File)
Jan 26 2026, 1:34 PM

Details

Summary

There should be no functional change. If there are any performance
concerns with a function call, with the future changes, that would move
ND6 bits into in6_ifextra, this function would be easily inline-able.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69899
Build 66782: arc lint + arc unit