From 17e29574bcf0e03e3243a48e784b0248925cc5b4 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 7 Jun 2000 23:48:33 +0000 Subject: Better algoritmus of LSA aging. --- proto/ospf/ospf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/ospf/ospf.h') diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h index 443eec0..d22b617 100644 --- a/proto/ospf/ospf.h +++ b/proto/ospf/ospf.h @@ -350,7 +350,6 @@ struct ospf_area { node n; u32 areaid; timer *disp_timer; /* Area's dispatcher hear beat */ - bird_clock_t lage; /* Time of last aging */ int calcrt; /* Routing table calculation scheduled? */ int origrt; /* Rt lsa origination scheduled? */ struct top_graph *gr; /* LSA graph */ -- cgit v1.2.3