]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_flood.c
zebra: Allow ns delete to happen after under/over flow checks
[mirror_frr.git] / ospfd / ospf_flood.c
index 8078455930bae6e521c7ec76ac1eb9d872d0820e..714c47b4e67c5d7ac511f4ea4242e40df1433710 100644 (file)
@@ -91,7 +91,7 @@ struct external_info *ospf_external_info_check(struct ospf *ospf,
        p.prefix = lsa->data->id;
        p.prefixlen = ip_masklen(al->mask);
 
-       for (type = 0; type < ZEBRA_ROUTE_MAX; type++) {
+       for (type = 0; type <= ZEBRA_ROUTE_MAX; type++) {
                int redist_on = 0;
 
                redist_on =