Page MenuHomeFreeBSD

netinet6: use in6_ifmtu() instead of IN6_LINKMTU() macro
Needs ReviewPublic

Authored by glebius on Thu, Jan 15, 3:24 AM.
Tags
None
Referenced Files
F142067085: D54724.diff
Thu, Jan 15, 5:18 PM
F142054961: D54724.id169752.diff
Thu, Jan 15, 1:23 PM
F142052468: D54724.diff
Thu, Jan 15, 12:24 PM
F142042040: D54724.id.diff
Thu, Jan 15, 8:40 AM
F142038013: D54724.diff
Thu, Jan 15, 7:08 AM
F142036810: D54724.id.diff
Thu, Jan 15, 6:40 AM

Details

Reviewers
jhibbits
Group Reviewers
network
transport
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