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
Unknown Object (File)
Mon, Aug 10, 10:23 AM
Unknown Object (File)
Sat, Aug 8, 4:32 AM
Unknown Object (File)
Mon, Aug 3, 5:56 AM
Unknown Object (File)
Mon, Aug 3, 1:11 AM
Unknown Object (File)
Mon, Aug 3, 1:06 AM
Unknown Object (File)
Sun, Aug 2, 1:09 AM
Unknown Object (File)
Mon, Jul 27, 2:32 AM
Unknown Object (File)
Sun, Jul 26, 9:29 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.