]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: drop unused per-type metric values
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 28 Jul 2016 15:23:32 +0000 (17:23 +0200)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 28 Jul 2016 15:08:49 +0000 (11:08 -0400)
commit47a928fb85cbd2656c6f48824173301f9252e478
tree84effe9d124cd59b041ec4f0d3057358efe26882
parent9093b23046a085b3c5ecc70fe361dccac79bf69b
isisd: drop unused per-type metric values

Expense, Error and Delay metrics never quite made it into the real
world.  Either way isisd does nothing useful with them, so let's drop
them from the code.  If someone wants to implement them, this patch can
still be reverted.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
isisd/isis_circuit.c
isisd/isis_circuit.h
isisd/isis_lsp.c