Don't repeat "Sheduling rt calc....."

This commit is contained in:
Ondrej Filip 2004-06-04 14:21:08 +00:00
parent d6c28f3ada
commit 3df1e80464

View file

@ -267,6 +267,8 @@ schedule_rtcalc(struct ospf_area *oa)
struct proto_ospf *po=oa->po;
struct proto *p=&po->proto;
if(oa->calcrt) return;
OSPF_TRACE(D_EVENTS, "Scheduling RT calculation for area %I.",
oa->areaid);
oa->calcrt=1;