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_message.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ospf6d/ospf6_message.h') diff --git a/ospf6d/ospf6_message.h b/ospf6d/ospf6_message.h index f8be627b0..186fc74bc 100644 --- a/ospf6d/ospf6_message.h +++ b/ospf6d/ospf6_message.h @@ -122,6 +122,7 @@ void ospf6_lsreq_print (struct ospf6_header *); void ospf6_lsupdate_print (struct ospf6_header *); void ospf6_lsack_print (struct ospf6_header *); +int ospf6_iobuf_size (int size); int ospf6_receive (struct thread *thread); int ospf6_hello_send (struct thread *thread); -- cgit v1.2.3