mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Small cleanup, indentation and preparation for multiple areas routing table calculation.
This commit is contained in:
@@ -485,7 +485,7 @@ ospf_lsupd_receive(struct ospf_lsupd_packet *ps,
|
||||
&& lsadb && can_flush_lsa(oa))
|
||||
{
|
||||
flush_lsa(lsadb, oa);
|
||||
schedule_rtcalc(oa);
|
||||
schedule_rtcalc(po);
|
||||
continue;
|
||||
} /* FIXME lsack? */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user