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)
Wed, Oct 23, 6:55 PM
Unknown Object (File)
Mon, Oct 21, 12:42 AM
Unknown Object (File)
Mon, Oct 21, 12:42 AM
Unknown Object (File)
Mon, Oct 21, 12:42 AM
Unknown Object (File)
Mon, Oct 21, 12:42 AM
Unknown Object (File)
Mon, Oct 21, 12:13 AM
Unknown Object (File)
Oct 4 2024, 3:02 PM
Unknown Object (File)
Oct 4 2024, 10:59 AM
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