]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Allow vrfs to be defined and displayed before netlink vrf add
authorroot <root@dell-s6000-12.lab.cumulusnetworks.com>
Tue, 3 May 2016 17:54:01 +0000 (17:54 +0000)
committerroot <root@dell-s6000-12.lab.cumulusnetworks.com>
Tue, 3 May 2016 17:54:01 +0000 (17:54 +0000)
commit825649bd9fc0d44014ddd81bd460ec1f83270884
tree4bf5965efd2b6fe10c93824de35339eb3477bfdf
parent5575a6bb924f11f45429c1e1a618bb0bfdb81892
zebra: Allow vrfs to be defined and displayed before netlink vrf add

Displays vrfs using the vrf_list rather than the route-nodes.  This allows "show vrf"
to display inactive (or not yet active) vrfs.  Also, IPv6 static routes are now
allowed to be defined and displayed prior to the netlink vrf add.

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