Page MenuHomeFreeBSD

Pre-multipath routing changes.
ClosedPublic

Authored by melifaro on Sep 20 2020, 9:20 PM.
Tags
None
Referenced Files
F169289354: D26497.id77318.diff
Tue, Sep 1, 3:32 AM
F169286458: D26497.id77264.diff
Tue, Sep 1, 3:25 AM
F169280617: D26497.id77262.diff
Tue, Sep 1, 3:11 AM
F169276674: D26497.id77263.diff
Tue, Sep 1, 3:00 AM
F169214732: D26497.id.diff
Mon, Aug 31, 9:27 PM
Unknown Object (File)
Tue, Aug 18, 5:54 AM
Unknown Object (File)
Thu, Aug 13, 12:31 PM
Unknown Object (File)
Tue, Aug 11, 11:25 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 Not Applicable
Unit
Tests Not Applicable