]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_sr.c
ospfd: Add vrf to nhlfe route add
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Mar 2018 00:16:51 +0000 (19:16 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Mar 2018 00:16:51 +0000 (19:16 -0500)
commitf56ee10fc7a4c028e767161c2503d26cceed194b
treec0d194ee5a328ef7cc135d835dffafd9e87ef728
parent1374aec98ff77fb02b7a7dba88d6a10fd8058196
ospfd: Add vrf to nhlfe route add

So when a ospf SR is sending down routes to the kernel
ensure that the nexthop vrf_id is set appropriately.
Yes SR is in the default VRF.  But for people who
run across this code in the future, they will know
to do the right thing from it.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
ospfd/ospf_sr.c