Page MenuHomeFreeBSD

Pre-multipath routing changes.
ClosedPublic

Authored by melifaro on Sep 20 2020, 9:20 PM.
Tags
None
Referenced Files
F147912454: D26497.id77318.diff
Sat, Mar 14, 3:05 PM
F147829318: D26497.id77318.diff
Sat, Mar 14, 12:05 AM
Unknown Object (File)
Fri, Mar 13, 3:39 PM
Unknown Object (File)
Wed, Feb 18, 1:35 AM
Unknown Object (File)
Feb 8 2026, 1:21 PM
Unknown Object (File)
Feb 8 2026, 6:08 AM
Unknown Object (File)
Jan 31 2026, 6:47 AM
Unknown Object (File)
Jan 31 2026, 1:32 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 Not Applicable
Unit
Tests Not Applicable