]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Short circuit test for nexthop groups when not using
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Aug 2020 01:34:22 +0000 (21:34 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Aug 2020 01:50:32 +0000 (21:50 -0400)
commit1a39fdc21800e828e4c490534a69592e9f730531
tree09e2a24ea745e49f9297f311e328f3daf586f199
parentff35a1167604193afa9a94b37102e47d25cd3a5c
zebra: Short circuit test for nexthop groups when not using

When we are not using nexthop groups, there is no need to
test for whether or not they are installed correctly or not

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