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)
Sun, Jul 26, 5:34 PM
Unknown Object (File)
Sat, Jul 25, 3:52 AM
Unknown Object (File)
Tue, Jul 21, 7:02 AM
Unknown Object (File)
Tue, Jul 14, 3:20 PM
Unknown Object (File)
Thu, Jul 9, 3:03 AM
Unknown Object (File)
Mon, Jul 6, 5:47 AM
Unknown Object (File)
Sat, Jul 4, 11:46 AM
Unknown Object (File)
Wed, Jul 1, 3:56 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)