]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isis_spf_private.h
fabricd: add field with first and second nexthop to SPF paths
authorChristian Franke <chris@opensourcerouting.org>
Thu, 10 May 2018 18:02:04 +0000 (20:02 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Wed, 5 Sep 2018 09:38:13 +0000 (11:38 +0200)
commit686afe9f0700b561ea493d2041f5cf16b8d92538
tree2de5c5eec7252146bfa12a960b231ded030963b2
parent1cbd5b37b7c0fc7bb1a075f2f232f5251ef1a106
fabricd: add field with first and second nexthop to SPF paths

OpenFabric requires knowledge of the first two hops on each path
calculated by spf to implement its flooding optimization. Extend the
hopcount-spf to build such a datastructure.

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