]> git.proxmox.com Git - mirror_frr.git/commit
ldpd: improve processing of redistributed routes
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 29 Nov 2017 20:30:26 +0000 (18:30 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 29 Nov 2017 22:39:23 +0000 (20:39 -0200)
commitcddef813e1fee33937d1e56fce84f708e17a4aa6
tree51f715b25b8e05b074961f67432bc73964a535e1
parent34eeae65c01d0e97dc2d89b0b0940b51c2f86042
ldpd: improve processing of redistributed routes

ldpd should ignore blackhole routes and any other route that doesn't
have a nexthop address (connected routes being an exception).

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