diff options
author | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2021-12-26 18:07:37 +0000 |
---|---|---|
committer | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2022-03-28 08:47:52 +0000 |
commit | 519bdbb448ddc176c856db14fa90d6c4ba720c8d (patch) | |
tree | edd43e21cfca875a8b5f0155e3db34325564b1d0 /sys/net/if_llatbl.c | |
parent | ffcca53561ed0b3d4755dbd2ce1d9942ea4a468e (diff) |
nhops: split nh_family into nh_upper_family and nh_neigh_family.
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
Differential Revision: https://reviews.freebsd.org/D33663
(cherry picked from commit 823a08d7403c475fea0ecbbfff021fa8db274879)
Diffstat (limited to 'sys/net/if_llatbl.c')
0 files changed, 0 insertions, 0 deletions