]> git.proxmox.com Git - mirror_frr.git/commit - isisd/fabricd.h
fabricd: run a hop-by-hop spf
authorChristian Franke <chris@opensourcerouting.org>
Mon, 2 Apr 2018 16:39:46 +0000 (18:39 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Wed, 5 Sep 2018 09:38:13 +0000 (11:38 +0200)
commitb30e837b3f544836503ee479f02d749b7d3cf9e4
tree11596aec762f74fcbdb9d82d96ff5efc627ea785
parent8e6fb83b4bfccdd95e652384b60603da6d1f49bf
fabricd: run a hop-by-hop spf

OpenFabric uses an spf with the metric for all links set to one,
both for flooding optimization and for fabric locality detection.

So extend isisd's spf code to allow running it with such a metric
and have it run whenever normal spf runs.

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