]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Add support for reverse SPF (P2P only)
authorGalaxyGorilla <sascha@netdef.org>
Tue, 13 Oct 2020 11:53:04 +0000 (11:53 +0000)
committerGalaxyGorilla <sascha@netdef.org>
Tue, 19 Jan 2021 15:32:13 +0000 (15:32 +0000)
commit133e59cfad8700d3fb71484ff574ab9fdc73299e
tree6c89801478bde23696f2df60718522656ba143fb
parent7fd0729f762d96ca78057ed126afdaacc0dd1fd9
ospfd: Add support for reverse SPF (P2P only)

A reverse SPF is important in the context of TI-LFA, e.g. for
computing so called Q spaces. In case the weights of the links are
symmetric there is no difference to the 'normal' SPF and hence this
patch is really just needed for the case with asymmetric link
weights.

Signed-off-by: GalaxyGorilla <sascha@netdef.org>
ospfd/ospf_spf.c
ospfd/ospf_ti_lfa.c
ospfd/ospfd.h