Page MenuHomeFreeBSD

routing: refactor #2
ClosedPublic

Authored by melifaro on Aug 8 2022, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 5:28 AM
Unknown Object (File)
Mon, Oct 21, 5:06 PM
Unknown Object (File)
Mon, Oct 21, 12:09 AM
Unknown Object (File)
Fri, Oct 18, 11:38 AM
Unknown Object (File)
Sep 16 2024, 9:26 PM
Unknown Object (File)
Sep 11 2024, 4:32 PM
Unknown Object (File)
Sep 10 2024, 7:22 AM
Unknown Object (File)
Sep 10 2024, 5:11 AM
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