Page MenuHomeFreeBSD

routing: refactor #2
ClosedPublic

Authored by melifaro on Aug 8 2022, 12:48 PM.
Tags
None
Referenced Files
F107621256: D36071.diff
Thu, Jan 16, 7:04 PM
Unknown Object (File)
Tue, Dec 24, 4:39 PM
Unknown Object (File)
Fri, Dec 20, 5:46 PM
Unknown Object (File)
Wed, Dec 18, 10:51 PM
Unknown Object (File)
Dec 10 2024, 7:19 AM
Unknown Object (File)
Nov 18 2024, 11:50 AM
Unknown Object (File)
Nov 14 2024, 1:10 AM
Unknown Object (File)
Nov 12 2024, 1:18 PM
Subscribers

Details

Summary
  • Use same filter func (rib_filter_f_t) for nexhtop groups to simplify callbacks.
  • simplify conditional route deletion & remove the need to pass rt_addrinfo to the low-level deletion functions
  • speedup rib_walk_del() by removing an additional per-prefix lookup

MFC after: 1 month

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46779
Build 43668: arc lint + arc unit