]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: remove call to if_lookup_all_vrf
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 15 Nov 2018 10:14:03 +0000 (11:14 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 10 Dec 2018 07:31:59 +0000 (08:31 +0100)
commit03ed9f02dce7fabcef730721a67f4f9e4bd1a99c
treea40d9d241f38f565782aa81dbe455b5da35c0523
parentca6541963cd00cc24d53debee2c570810c609aec
ospfd: remove call to if_lookup_all_vrf

so as to isolate ospf contexts separately for each vrf, the interface
used is cornered to the passed vrf context.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
ospfd/ospf_te.c
ospfd/ospf_vty.c