]> git.puffer.fish Git - matthieu/frr.git/commit
Multiple redistribute commands with different metric fail
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 2 Sep 2015 14:36:50 +0000 (07:36 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 2 Sep 2015 14:36:50 +0000 (07:36 -0700)
commit382440244ab6bfc7af09cbb677ecc5063b070bf5
treebb1fcbf7383ba41c54f344d64a187ae6bf0624f3
parent495f0b13e1b4b649368c970b139cc7fbdbefda84
Multiple redistribute commands with different metric fail

Ticket: CM-7339
Reviewed-by: CCR-3446
Testing: Test Suite passes now

The bgp_redistribute_metric_set function was not
taking into account the table # for deciding
what metric to set.
bgpd/bgp_zebra.c