Page MenuHomeFreeBSD

Pre-multipath routing changes.
ClosedPublic

Authored by melifaro on Sep 20 2020, 9:20 PM.
Tags
None
Referenced Files
F105718135: D26497.id77318.diff
Thu, Dec 19, 4:05 PM
Unknown Object (File)
Thu, Dec 5, 4:18 AM
Unknown Object (File)
Mon, Dec 2, 10:11 AM
Unknown Object (File)
Sat, Nov 30, 7:54 AM
Unknown Object (File)
Mon, Nov 25, 12:42 AM
Unknown Object (File)
Tue, Nov 19, 7:56 PM
Unknown Object (File)
Nov 15 2024, 12:40 PM
Unknown Object (File)
Nov 15 2024, 12:08 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