Page MenuHomeFreeBSD

Pre-multipath routing changes.
ClosedPublic

Authored by melifaro on Sep 20 2020, 9:20 PM.
Tags
None
Referenced Files
F166421300: D26497.id77263.diff
Thu, Aug 13, 12:31 PM
Unknown Object (File)
Tue, Aug 11, 11:25 PM
Unknown Object (File)
Tue, Aug 11, 7:36 AM
Unknown Object (File)
Tue, Aug 11, 1:25 AM
Unknown Object (File)
Sat, Aug 8, 6:46 PM
Unknown Object (File)
Sat, Aug 8, 1:50 PM
Unknown Object (File)
Fri, Aug 7, 1:47 AM
Unknown Object (File)
Fri, Aug 7, 1:47 AM
Subscribers

Details

Summary

Rework part of routing code to reduce difference to D26449.

  • Split rt_setmetrics into get_info_weight() and rt_set_expire_info(), as these two can be applied at different entities and at different times.
  • start filling rt_weight route weight in route change notifications
  • Pass flowid to UDP/raw IP route lookups
  • Rework nd6_subscription_cb() and sysctl_dumpentry() to prepare for the fact that rtentry can contain multiple nexthops

Diff Detail

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