]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: disambiguate bandwidth command 567/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 17 May 2017 18:37:24 +0000 (18:37 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 17 May 2017 18:37:24 +0000 (18:37 +0000)
commita108e6e40d85089fe4e46197c0ae3135a12ab2fb
treec0cfda2368eeea6cfd0f858b3e38a1ad55bd2d98
parente89f016d3e882010c70689432ad9e7f7c32df224
eigrpd: disambiguate bandwidth command

eigrpd defines a bandwidth command that takes kilobits instead of
megabits which is problematic when installed in the same node as the
megabits command since (1-100000) and (1-10000000) are ambiguous

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
eigrpd/eigrp_vty.c