]> git.puffer.fish Git - mirror/frr.git/commit
fabricd: Populate NL from adjdb, not spf
authorChristian Franke <chris@opensourcerouting.org>
Fri, 23 Nov 2018 00:12:24 +0000 (01:12 +0100)
committerRodny Molina <rmolina@linkedin.com>
Fri, 7 Dec 2018 19:45:14 +0000 (19:45 +0000)
commitdc0dacfc89c3889353d64b20370375b40b8a02f2
tree5112ef2a6c87882c341e511b43e4ec56f9b59352
parentddb33326ff961c9328f8ff05f609f51b8a0255f5
fabricd: Populate NL from adjdb, not spf

We should really populate the neighbor list for the flooding
optimization from our local adjacency database and not from
a one-hop SPF.

If we use SPF, we may end up never exchanging information with
some neighbors since the bidirectional connection check for spf
fails, since LSPs did not get exchanged.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
isisd/fabricd.c