Page MenuHomeFreeBSD

nhops: split nh_family into nh_upper_family and nh_neigh_family.
ClosedPublic

Authored by melifaro on Dec 26 2021, 6:11 PM.
Tags
None
Referenced Files
F113651757: D33663.diff
Tue, Apr 1, 11:29 AM
Unknown Object (File)
Feb 23 2025, 12:21 AM
Unknown Object (File)
Jan 22 2025, 4:51 PM
Unknown Object (File)
Jan 17 2025, 11:26 PM
Unknown Object (File)
Jan 16 2025, 7:03 PM
Unknown Object (File)
Jan 14 2025, 8:00 AM
Unknown Object (File)
Dec 21 2024, 6:54 AM
Unknown Object (File)
Nov 24 2024, 5:34 AM
Subscribers

Details

Summary

With IPv4 over IPv6 nexthops and IP->MPLS support, there is a need
to distingush "upper" e.g. traffic family and "neighbor" e.g. LLE/gateway
address family. Store them explicitly in the private part of the nexthop data.

While here, store nhop fibnum in nhop_prip datastructure to make it self-contained.

MFC after: 2 weeks

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Dec 29 2021, 9:30 PM
This revision was automatically updated to reflect the committed changes.