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
F107897004: D5010.diff
Sun, Jan 19, 3:30 AM
Unknown Object (File)
Fri, Jan 17, 1:29 PM
Unknown Object (File)
Dec 19 2024, 12:06 AM
Unknown Object (File)
Dec 2 2024, 3:41 AM
Unknown Object (File)
Dec 2 2024, 3:38 AM
Unknown Object (File)
Dec 2 2024, 3:16 AM
Unknown Object (File)
Nov 11 2024, 5:11 PM
Unknown Object (File)
Nov 11 2024, 6:07 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)