mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
fixup of table reload bug
This commit is contained in:
parent
57d0ecb9b7
commit
ab0994a10c
@ -1349,6 +1349,7 @@ rte_recalculate(rtable_private *table, struct rt_import_hook *c, net *net, rte *
|
||||
stats->updates_ignored++;
|
||||
rt_rte_trace_in(D_ROUTES, req, new, "ignored");
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
*before_old = (*before_old)->next;
|
||||
|
Loading…
Reference in New Issue
Block a user