]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: don't infer spftree from address family
authorChristian Franke <chris@opensourcerouting.org>
Thu, 26 Jul 2018 13:08:11 +0000 (15:08 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Fri, 3 Aug 2018 11:25:39 +0000 (13:25 +0200)
commit6d38d0785ccadf82ae76bd35e952b867847d19f6
tree2ab77b0f1696955b0760d26e60623d639992ce74
parentbe985ba0599c1b08252e9215de54e74833d41ffe
isisd: don't infer spftree from address family

Instead of using the address family to determine which spftree structure
should be used, specify it explicitly. With the advent of ipv6 dst-src
routing, the tree cannot be uniquely determined from the family.

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