Page MenuHomeFreeBSD

Fib algo: extend KPI by allowing algo to set datapath pointers.
ClosedPublic

Authored by melifaro on Apr 16 2021, 10:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 10:13 AM
Unknown Object (File)
Mon, Sep 29, 8:19 AM
Unknown Object (File)
Mon, Sep 22, 1:14 AM
Unknown Object (File)
Sep 10 2025, 9:33 AM
Unknown Object (File)
Sep 10 2025, 6:02 AM
Unknown Object (File)
Sep 5 2025, 1:10 PM
Unknown Object (File)
Sep 3 2025, 12:22 AM
Unknown Object (File)
Aug 24 2025, 11:32 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zec added inline comments.
sys/net/route/fib_algo.c
1605

A dangling forward declaration for attach_datapath() remained at line 200 which should be nuked.

This revision is now accepted and ready to land.Apr 18 2021, 1:03 PM