Page MenuHomeFreeBSD

Pre-multipath routing changes.
ClosedPublic

Authored by melifaro on Sep 20 2020, 9:20 PM.
Tags
None
Referenced Files
F151455799: D26497.id77262.diff
Wed, Apr 8, 12:52 PM
F151421870: D26497.id.diff
Wed, Apr 8, 7:52 AM
F151409148: D26497.id77262.diff
Wed, Apr 8, 5:55 AM
Unknown Object (File)
Wed, Mar 25, 1:40 AM
Unknown Object (File)
Sun, Mar 22, 6:20 PM
Unknown Object (File)
Sat, Mar 14, 3:05 PM
Unknown Object (File)
Sat, Mar 14, 12:05 AM
Unknown Object (File)
Fri, Mar 13, 3:39 PM
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 33674
Build 30913: arc lint + arc unit