mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Better algoritmus of LSA aging.
This commit is contained in:
@@ -102,7 +102,6 @@ ospf_start(struct proto *p)
|
||||
oa->disp_timer->randomize=0;
|
||||
oa->disp_timer->hook=area_disp;
|
||||
oa->disp_timer->recurrent=oa->tick;
|
||||
oa->lage=now;
|
||||
tm_start(oa->disp_timer,oa->tick);
|
||||
oa->calcrt=0;
|
||||
oa->origrt=0;
|
||||
|
Reference in New Issue
Block a user