]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Fix v6 nexthop-vrf and nexthop confusion
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 30 Jan 2018 05:15:45 +0000 (00:15 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 30 Jan 2018 05:15:45 +0000 (00:15 -0500)
commit2481e732219f30b99f0da7dad97b090c3285ba09
tree51d7eb41beedc15a96c3b1a75b6410696eb44f9e
parent15fa114fedcdb94f1de8d18b84bba6e16007e74b
zebra: Fix v6 nexthop-vrf and nexthop confusion

The v6 code had the same issue with how it handled
nexthop-vrf and nexthop when it was entered on the
same line.  This fixes that issue.

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