New trace added.

This commit is contained in:
Ondrej Filip 2002-03-04 15:52:40 +00:00
parent b78696282d
commit 025b0e856a

View file

@ -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)