]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Modify maxpaths cli's to use MULTIPATH_NUM for range
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 Dec 2015 17:08:46 +0000 (17:08 +0000)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 Dec 2015 18:07:44 +0000 (10:07 -0800)
commita565fbdd91d21ed8cc2f7ecc29033acfce35b1dc
tree6389a04edcd42468f456f86bff0f532b201e6187
parentba6d273b004cc8e03b5314c1931ee7e18ae6f29b
bgpd: Modify maxpaths cli's to use MULTIPATH_NUM for range

Modify the various maxpath commands to use MULTIPATH_NUM
as the upper limit of allowed max paths in BGP.  There
is no point in allowing a number of maximum paths greater
than what Quagga is compiled for.

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