]> git.puffer.fish Git - mirror/frr.git/commit
fabricd: build a list of neighbors and neighbors neighbors
authorChristian Franke <chris@opensourcerouting.org>
Thu, 10 May 2018 11:10:59 +0000 (13:10 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Wed, 5 Sep 2018 09:38:13 +0000 (11:38 +0200)
commit1f5be499f0c5727b89e2544c834955a631600412
treed2fe72cbe27150c63ab4ed6fb01cd8cc92799a0b
parent686afe9f0700b561ea493d2041f5cf16b8d92538
fabricd: build a list of neighbors and neighbors neighbors

OpenFabric uses a list of neighbors and neighbors neighbors to calculate
a set of designated reflooders.

While the draft prescribes that these lists should be built whenever an
LSP needs to be flooded, this implementation opted to build them only
when we ran an spf, given that they will only change when the topology
changes.

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