Page MenuHomeFreeBSD

Pre-multipath routing changes.
ClosedPublic

Authored by melifaro on Sep 20 2020, 9:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 8:56 AM
Unknown Object (File)
Thu, Oct 9, 2:43 AM
Unknown Object (File)
Sep 14 2025, 2:33 AM
Unknown Object (File)
Sep 13 2025, 11:43 AM
Unknown Object (File)
Sep 13 2025, 5:04 AM
Unknown Object (File)
Sep 12 2025, 3:39 PM
Unknown Object (File)
Sep 11 2025, 6:19 AM
Unknown Object (File)
Aug 16 2025, 9:37 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