Page MenuHomeFreeBSD

routing: refactor #2
ClosedPublic

Authored by melifaro on Aug 8 2022, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 17, 5:54 PM
Unknown Object (File)
Mar 6 2025, 4:17 PM
Unknown Object (File)
Feb 7 2025, 11:03 PM
Unknown Object (File)
Jan 16 2025, 10:13 PM
Unknown Object (File)
Jan 16 2025, 10:08 PM
Unknown Object (File)
Jan 16 2025, 7:04 PM
Unknown Object (File)
Dec 24 2024, 4:39 PM
Unknown Object (File)
Dec 20 2024, 5:46 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