commit | ecc1a136e10e0717761b6f436d299938a05a1309 | [log] [tgz] |
---|---|---|
author | Donald Sharp <sharpd@cumulusnetworks.com> | Wed Dec 09 08:24:47 2015 -0500 |
committer | Paul Jakma <paul.jakma@hpe.com> | Fri Feb 26 14:11:47 2016 +0000 |
tree | b2158970126f59d00e76dba8029441ac7738608f | |
parent | b2a2fd788f34a4f5d1bbd92a283e47704f05ae8f [diff] |
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> Tested-by: NetDEF CI System <cisystem@netdef.org>