]> git.proxmox.com Git - mirror_frr.git/commit - isisd/fabricd.c
fabricd: allow to configure tier-level advertisement
authorChristian Franke <chris@opensourcerouting.org>
Thu, 10 May 2018 17:05:40 +0000 (19:05 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Wed, 5 Sep 2018 09:38:13 +0000 (11:38 +0200)
commit92ed0cdef522c148250186cd3fbdf61cc9789d77
treeecdf6679ab3a6f167c53a573ef41babca6a3d01f
parent41a145f18d621e24a1c4b8ab17683d14d9190fd3
fabricd: allow to configure tier-level advertisement

While OpenFabric calculates most tier numbers automatically by the
fabric locality calculation algorithm, that algorithm requires two
systems to be manually configured as tier 0, so it has reference points.

Also, completely manual configuration is possible.

To support this, introduce appropriate CLI commands and flood the
configured information.

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