]> git.puffer.fish Git - mirror/frr.git/commit
ospf_spf_process_stubs: use LSA pos to find OSFP interface
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Sat, 7 Jul 2012 15:06:12 +0000 (17:06 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 25 Jul 2012 16:07:37 +0000 (18:07 +0200)
commit57c639f01ec6be70ac858f412d32b638a9756bed
treecd415e8d098b827d69dcfdf3d3b22f5df11cc4c9
parentc81ee5c94f5b34375f3ef276fdb9bde9098e7ecb
ospf_spf_process_stubs: use LSA pos to find OSFP interface

This is better than a prefix lookup as prefixes may not be
unique, that is, the same prefix can exist on several interfaces.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospfd/ospf_route.c
ospfd/ospf_route.h
ospfd/ospf_spf.c