mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Temporary OSPFv3 development commit.
Finally, it is working.
This commit is contained in:
@@ -462,9 +462,7 @@ lsa_install_new(struct proto_ospf *po, struct ospf_lsa_header *lsa, u32 domain,
|
||||
en->ini_age = en->lsa.age;
|
||||
|
||||
if (change)
|
||||
{
|
||||
schedule_rtcalc(po);
|
||||
}
|
||||
|
||||
return en;
|
||||
}
|
||||
|
Reference in New Issue
Block a user