]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_rib.c
Merge pull request #8639 from idryzhov/isis-new-bfd-lib
[mirror_frr.git] / zebra / zebra_rib.c
index bdacd411bd9ac7ff35077d4b9abfd1303d87fe1c..dbc5c77fd99b68a21a2d99f6c5a730fcf5a2e24a 100644 (file)
@@ -4062,6 +4062,7 @@ static int rib_process_dplane_results(struct thread *thread)
                        case DPLANE_OP_NEIGH_DISCOVER:
                        case DPLANE_OP_BR_PORT_UPDATE:
                        case DPLANE_OP_NEIGH_TABLE_UPDATE:
+                       case DPLANE_OP_GRE_SET:
                        case DPLANE_OP_NONE:
                                /* Don't expect this: just return the struct? */
                                dplane_ctx_fini(&ctx);