diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-02-16 15:54:08 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-02-16 15:54:08 -0500 |
| commit | d6816f68bd1fafb991cdd3e6c6081ee38db226d1 (patch) | |
| tree | 4d3197cafa2f37e74e56ddef5d1d8af0a18e9ba3 /lib/northbound_cli.c | |
| parent | 0fec6da17230d4c24298dc4b28f85f11db4d4e72 (diff) | |
zebra: use AF_INET for protocol family
When looking up the conversion from kernel protocol to
internal protocol family make sure we use the correct
AF_INET( what the kernel uses ) instead of AFI_IP (which
is what FRR uses ).
Routes from OSPF will show up from the kernel as OSPF6 instead of
OSPF. Which will cause mayhem
Ticket: CM-33306
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/northbound_cli.c')
0 files changed, 0 insertions, 0 deletions
