]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd, vtysh: add dummy route-map cli 837/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 20 Jul 2017 15:48:52 +0000 (11:48 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 20 Jul 2017 16:51:57 +0000 (12:51 -0400)
commita72730d34a8ca9ecd91b356c8e70914ccbccc8a7
tree99a678313ef8bdcbb28c179db742a56d475cb6f5
parent95b06c0aa5cf0dece94b04cc81b1f4beb1c46baa
eigrpd, vtysh: add dummy route-map cli

eigrpd will successfully accept `(conf)# route-map foo ...` because it
is not sent to eigrpd from vtysh, but of course, this is the classic
node sync syndrome.

Since eigrpd apparently doesn't support proper routemaps yet just add
the cli so we can suppress the vtysh errors.

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