Page MenuHomeFreeBSD

Convert fastworwarding output path to the new routing KPI.
AbandonedPublic

Authored by melifaro on Jan 21 2016, 8:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 5:50 AM
Unknown Object (File)
Jan 15 2024, 6:26 PM
Unknown Object (File)
Jan 6 2024, 5:09 AM
Unknown Object (File)
Dec 20 2023, 1:30 AM
Unknown Object (File)
Nov 25 2023, 10:42 AM
Unknown Object (File)
Nov 13 2023, 11:41 AM
Unknown Object (File)
Oct 25 2023, 5:55 AM
Unknown Object (File)
Oct 2 2023, 7:29 AM
Subscribers

Details

Reviewers
None
Group Reviewers
network
Summary

Use new _nhop() functions proposed in the https://wiki.freebsd.org/ProjectsRoutingProposal/API .
The goals are:

  • to improve performance (no rte locking)
  • provide transparent ECMP (requires no consumer code changes when implemented)
  • provide the ability to transparently pass packet prepend data (when pre-calculatd link header is available).

Diff Detail

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

Event Timeline

melifaro retitled this revision from to Convert fastworwarding output path to the new routing KPI..
melifaro updated this object.
melifaro edited the test plan for this revision. (Show Details)