Description
in zebra_nb_state.c, the lib_vrf_zebra_ribs_rib_route_lookup_next() function skips/hides link-locals, with a comment that the string key can't handle the possibility that there may be multiple identical link-locals. sigh.
Version
How to reproduce
use the nb to view routes
Expected behavior
all the routes should be available for display, as they are through the cli...
Actual behavior
link-locals are skipped
Additional context
No response
Checklist
Description
in zebra_nb_state.c, the
lib_vrf_zebra_ribs_rib_route_lookup_next()function skips/hides link-locals, with a comment that the string key can't handle the possibility that there may be multiple identical link-locals. sigh.Version
How to reproduce
use the nb to view routes
Expected behavior
all the routes should be available for display, as they are through the cli...
Actual behavior
link-locals are skipped
Additional context
No response
Checklist