From 3b4cd3a9e89a5aace04a6a756bd0d23b7108fd83 Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 18 May 2004 19:28:32 +0000 Subject: Update to latest (really :) ospf6d from Zebra repository and some tiny fixes. --- ospf6d/ospf6_lsa.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ospf6d/ospf6_lsa.h') diff --git a/ospf6d/ospf6_lsa.h b/ospf6d/ospf6_lsa.h index 8b9d5f34..1f88f926 100644 --- a/ospf6d/ospf6_lsa.h +++ b/ospf6d/ospf6_lsa.h @@ -120,9 +120,7 @@ struct ospf6_lsa void *scope; /* pointer to scope data structure */ int headeronly; /* indicate this is LS header only */ - - unsigned long refcnt; - struct ospf6_lsa *refsrc; + int onretrans; /* lsa instance */ struct ospf6_lsa_header *header; -- cgit v1.2.3