]> git.puffer.fish Git - matthieu/frr.git/commit
ldpd: fix a bug in the explicit-null command
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 1 Feb 2017 15:03:53 +0000 (13:03 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 1 Feb 2017 23:48:54 +0000 (21:48 -0200)
commitbe54d7449aebd657e378016a1228ec1b006936cc
treedda8f5f10d88d90db3bd06eae0ec6e30d7dbde3c
parent64dffe251ab5d1119b151731a22fa6d6cd4e6d50
ldpd: fix a bug in the explicit-null command

Be more clever and update the label of the connected routes just once upon
a configuration change. This is not only more efficient but also fixes
a bug where no labels were updated when we didn't have any neighbors.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/lde.c