]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: create routes for local destinations
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 16 Oct 2020 23:57:37 +0000 (20:57 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 23 Oct 2020 13:30:36 +0000 (10:30 -0300)
commitd4fcd8bd82b232a467f5063268683a5dd7d52cd2
tree0465bcc295c7c80da85e6fb76bc27a4363c983fb
parent48c14b34a8b1d4f04c2fa9911747f1d6747b59f2
isisd: create routes for local destinations

This is preparatory change for the upcoming SR Prefix-SID
refactoring.
Since Prefix-SID information will be stored inside IS-IS routes
(instead of being maintained separately), it will be necessary to
have local routes in order to store local Prefix-SID information.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
isisd/isis_lfa.c
isisd/isis_spf.c
tests/topotests/isis-topo1-vrf/r1/r1_route.json
tests/topotests/isis-topo1-vrf/r2/r2_route.json
tests/topotests/isis-topo1-vrf/r3/r3_route.json
tests/topotests/isis-topo1-vrf/r4/r4_route.json
tests/topotests/isis-topo1/r1/r1_route.json
tests/topotests/isis-topo1/r2/r2_route.json
tests/topotests/isis-topo1/r3/r3_route.json
tests/topotests/isis-topo1/r4/r4_route.json