Page MenuHomeFreeBSD

Convert IPv6 forwarding to the new routing KPI.
AbandonedPublic

Authored by melifaro on Jan 21 2016, 8:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 5:11 PM
Unknown Object (File)
Mon, Nov 11, 6:07 AM
Unknown Object (File)
Oct 11 2024, 1:21 AM
Unknown Object (File)
Sep 21 2024, 5:47 AM
Unknown Object (File)
Sep 21 2024, 5:18 AM
Unknown Object (File)
Aug 28 2024, 1:43 AM
Unknown Object (File)
Aug 18 2024, 2:46 AM
Unknown Object (File)
Aug 17 2024, 12:42 PM
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 2215
Build 2224: arc lint + arc unit

Event Timeline

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