Skip to content

core: fix generation of dependent local routes for VRFs

Antonio Cardace requested to merge ac/vrf_local_route_fix into master

When using VRF devices we must pre-generate dependent local routes in the VRF's table otherwise they will be incorrectly added to the local table instead.

Merge request reports