]> git.proxmox.com Git - mirror_frr.git/commit - vtysh/vtysh_config.c
vtysh: Make nexthop-group submode line unique
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 13 Jul 2019 19:37:02 +0000 (15:37 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 13 Jul 2019 19:42:41 +0000 (15:42 -0400)
commit3741c4ba6f0c60d007fb461413a0638c42f61566
tree09e4a9986e5cb65331407c974475dad6c210e9f6
parent8f08b1cc31d28261eef6b9c0b3567aeecd44bd8d
vtysh: Make nexthop-group submode line unique

Now that multiple daemons understand nexthop-groups, we need
to ensure that vtysh doesn't double print out the individual
nexthops that are part of a nexthop-group.

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