From 0bf2f2039e1fc95fe0fa3ee231711212f1f2b128 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Tue, 2 May 2000 23:09:44 +0000 Subject: Originating of network LSA. --- proto/ospf/ospf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/ospf/ospf.h') diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h index 9ce0be9..7528921 100644 --- a/proto/ospf/ospf.h +++ b/proto/ospf/ospf.h @@ -102,6 +102,7 @@ struct ospf_iface { #define WAIT_DMH 3 /* Value of Wait timer - not found it in RFC * - using 3*HELLO */ + struct top_hash_entry *nlsa; }; struct ospf_packet { -- cgit v1.2.3