]> git.puffer.fish Git - mirror/frr.git/commit
fabricd: cleanup interface config output 9935/head
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 2 Nov 2021 12:22:23 +0000 (15:22 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Thu, 11 Nov 2021 11:56:34 +0000 (14:56 +0300)
commit88ae09633123abe39c946d82ff57757cfd1bca8a
tree1d63e103429595eff8be7634e38b1c98ffcc2fc8
parent0ac8055ca1a9662d6e8197dff9a91759331991e7
fabricd: cleanup interface config output

We don't need to scan through all configured areas to find the circuit
associated with the interface. It is always stored in ifp->info.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
isisd/isis_circuit.c
isisd/isis_circuit.h