]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_ase.c
[ospfd] compare ifIndex too when matching paths
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Sun, 1 Feb 2009 10:12:11 +0000 (11:12 +0100)
committerPaul Jakma <paul@quagga.net>
Thu, 25 Jun 2009 14:36:08 +0000 (15:36 +0100)
commit77a1c4e05ca5a7d7bf07456758f7c934ee867884
tree47553373b16dd033a0866624dd54b8b851cbdb09
parentcbcd9bfc503f08b99f5360b1aae3a5362d25a665
[ospfd] compare ifIndex too when matching paths

ospf_path_lookup(), ospf_route_match_same() and
ospf_ase_route_match_same() needs to
compare if the interface matches too.
ospfd/ospf_ase.c
ospfd/ospf_route.c