]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Use vrf name instead of vrf-id for router-id definition
authorDon Slice <dslice@cumulusnetworks.com>
Tue, 29 Mar 2016 19:43:57 +0000 (19:43 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Tue, 29 Mar 2016 19:43:57 +0000 (19:43 +0000)
commit1d75f88306ee450c4a3b4f4d68060e189d3a37e9
treefe287138e9090cc795c1bf07c56b41ae50e5ea6f
parent4a141882573009d61a16251118cf43bb0fdb255a
zebra: Use vrf name instead of vrf-id for router-id definition

Changed display/saving of global router-id to use the vrf name instead
of the vrf_id, since the vrf_id would get lost on quagga restart or
reboot.

Ticket: CM-10106
Signed-off-by: Don Slice
Reviewed-by: Donald Sharp
zebra/router-id.c