]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Just pass down the Bandwidth unmodified so that Zebra can use it
authorDonald Sharp <sharpd@nvidia.com>
Fri, 29 Sep 2023 19:17:14 +0000 (15:17 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 12 Oct 2023 17:35:39 +0000 (13:35 -0400)
commit3e73271653cf93c64ed002c79e42dbf57f795be7
treec360b8a96b3fb703481377cc669b65f6a515ed6a
parent2d6a0128dd94534541972be8e750914e45029153
bgpd: Just pass down the Bandwidth unmodified so that Zebra can use it

Instead of scaling the bandwith to something between 1 and 100, just
send down the bandwidth Available for the link.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_zebra.c