]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Add link-bandwidth fields for multipath calc
authorvivek <vivek@cumulusnetworks.com>
Tue, 24 Mar 2020 19:19:37 +0000 (12:19 -0700)
committervivek <vivek@cumulusnetworks.com>
Tue, 31 Mar 2020 03:12:31 +0000 (20:12 -0700)
commit50346a989ffa2554caa36df131caf72a0750a675
tree6adbaeae7dc2eec8e4f41f941e1ef1ddd31e7e38
parentd901dc13cb566fb3b76c5b6a9427d9c699494c49
bgpd: Add link-bandwidth fields for multipath calc

Introduce fields in the multipath structure for link bandwidth handling.
In the process, the mp_count field is changed to a uint16 as that is the
value set anyway.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_mpath.c
bgpd/bgp_mpath.h