]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Track link bandwidth during multipath calc
authorvivek <vivek@cumulusnetworks.com>
Tue, 24 Mar 2020 19:22:17 +0000 (12:22 -0700)
committervivek <vivek@cumulusnetworks.com>
Tue, 31 Mar 2020 03:12:31 +0000 (20:12 -0700)
commit42d436cf01d52948d9fe86cbe579a3e108224d01
treeb096071f93f23ed5e7a9ceefc95f1c7382647249
parent50346a989ffa2554caa36df131caf72a0750a675
bgpd: Track link bandwidth during multipath calc

During multipath update, track the cumulative link bandwidth
as well as update flags appropriately.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_mpath.c