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
F152246410: D29799.diff
Mon, Apr 13, 4:11 PM
Unknown Object (File)
Thu, Apr 9, 4:31 PM
Unknown Object (File)
Wed, Apr 8, 11:23 PM
Unknown Object (File)
Mon, Apr 6, 2:42 PM
Unknown Object (File)
Mon, Apr 6, 8:48 AM
Unknown Object (File)
Sun, Apr 5, 5:26 PM
Unknown Object (File)
Sun, Apr 5, 9:19 AM
Unknown Object (File)
Sat, Apr 4, 5:30 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38631
Build 35520: arc lint + arc unit

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