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)
Sat, May 4, 9:44 AM
Unknown Object (File)
Tue, Apr 30, 8:05 PM
Unknown Object (File)
Sat, Apr 27, 4:35 AM
Unknown Object (File)
Fri, Apr 26, 3:45 PM
Unknown Object (File)
Fri, Apr 26, 3:45 PM
Unknown Object (File)
Fri, Apr 26, 10:27 AM
Unknown Object (File)
Fri, Apr 26, 5:30 AM
Unknown Object (File)
Thu, Apr 25, 2:13 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 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)