]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Use vrf name instead of vrf-id for ipv6 static route configuration
authorDon Slice <dslice@cumulusnetworks.com>
Tue, 29 Mar 2016 19:19:42 +0000 (19:19 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Tue, 29 Mar 2016 19:19:42 +0000 (19:19 +0000)
commit4a141882573009d61a16251118cf43bb0fdb255a
tree3222edeca3bf0f56233e9df6cf2e46f80f216fcb
parent6714f864c3432bb86d87f2caa918d290fadbb224
zebra: Use vrf name instead of vrf-id for ipv6 static route configuration

Changed output of the "ipv6 route ... vrf red" to display and store with the
vrf name instead of the vrf_id, since the vrf_id would disappear on reboot
or quagga restart.

Ticket: CM-10126
Signed-off-by: Don Slice
Reviewed-by: Donald Sharp
zebra/zebra_vty.c