]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix get_old_instance api
authorMark Stapp <mjs@voltanet.io>
Wed, 14 Nov 2018 15:06:05 +0000 (10:06 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 21 Nov 2018 15:25:57 +0000 (10:25 -0500)
commit675440ad5a969daa6831b974a1e6a04079ac715a
tree9149a25f9b30f53e3d4933c767762ab4fc91c68d
parentd8c16a951998b354ef3be124cc97eafef20c5ff0
zebra: fix get_old_instance api

One of the dplane context accessors was returning the wrong value;
correct it.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_dplane.c