From 921a93f2176723d235989efe882050c0265bea84 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Tue, 4 Apr 2000 00:32:17 +0000 Subject: Flooding work continues. --- proto/ospf/lsack.h | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/ospf/lsack.h') diff --git a/proto/ospf/lsack.h b/proto/ospf/lsack.h index ed0ea21..053e0b5 100644 --- a/proto/ospf/lsack.h +++ b/proto/ospf/lsack.h @@ -13,5 +13,6 @@ void ospf_lsack_tx(struct ospf_neighbor *n); void ospf_lsack_rx(struct ospf_lsack_packet *ps, struct proto *p, struct ospf_iface *ifa, u16 size); +void add_ack_list(struct ospf_neighbor *n,struct ospf_lsa_header *lsa); #endif /* _BIRD_OSPF_LSACK_H_ */ -- cgit v1.2.3