mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 12:48:43 +00:00
New trace added.
This commit is contained in:
parent
b78696282d
commit
025b0e856a
@ -41,6 +41,8 @@ ospf_age(struct ospf_area *oa)
|
||||
struct top_hash_entry *en,*nxt;
|
||||
int flush=can_flush_lsa(oa);
|
||||
|
||||
OSPF_TRACE(D_EVENTS, "Running ospf_age");
|
||||
|
||||
WALK_SLIST_DELSAFE(en,nxt,oa->lsal)
|
||||
{
|
||||
if(oa->calcrt)
|
||||
|
Loading…
Reference in New Issue
Block a user