Page MenuHomeFreeBSD

routing: refactor #2
ClosedPublic

Authored by melifaro on Aug 8 2022, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 13, 1:38 PM
Unknown Object (File)
Mon, May 13, 1:38 PM
Unknown Object (File)
Mon, May 13, 1:38 PM
Unknown Object (File)
Fri, May 10, 3:53 PM
Unknown Object (File)
Sun, May 5, 9:35 AM
Unknown Object (File)
Feb 20 2024, 4:39 PM
Unknown Object (File)
Feb 20 2024, 4:39 PM
Unknown Object (File)
Feb 20 2024, 4:35 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