summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorPaul Jakma <paul.jakma@hpe.com>2015-12-01 14:32:11 +0000
committervivek <vivek@cumulusnetworks.com>2016-06-06 12:35:29 -0700
commitff75b6c05bb9ca1b9c4c48f2231fd4cbfd393b17 (patch)
treef96b7ce64455435f5a836ede234328508bde0bb6 /lib/command.c
parent92c92c455c95ea84950bad3e69aba6d158880242 (diff)
bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing
* bgp_nexthop.c: (bgp_scan) There is little point queueing an rn with no routing information for processing. * bgp_route.c: (bgp_process) Do nothing on rn's with no routes. Add an assert for now, to try catch any other cases, but prob should be removed. (bgp_best_selection) rn with no routes == finish early. (cherry picked from commit 91b9e8547a7c5697d5d7481f9476778077024019) Conflicts: bgpd/bgp_nexthop.c bgpd/bgp_route.c
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions