From dfa9a53a66e5747ddbeedfa0a47fa2ca9fc93b99 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 26 Apr 2000 12:54:23 +0000 Subject: Routing table calculation. Dijkstra done. --- proto/ospf/lsupd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/ospf/lsupd.h') diff --git a/proto/ospf/lsupd.h b/proto/ospf/lsupd.h index e0ecf09..a03ed8c 100644 --- a/proto/ospf/lsupd.h +++ b/proto/ospf/lsupd.h @@ -10,7 +10,6 @@ #ifndef _BIRD_OSPF_LSUPD_H_ #define _BIRD_OSPF_LSUPD_H_ -void ospf_lsupd_tx(struct ospf_neighbor *n); void ospf_lsupd_tx_list(struct ospf_neighbor *n, list *l); void ospf_lsupd_rx(struct ospf_lsupd_packet *ps, struct proto *p, struct ospf_iface *ifa, u16 size); -- cgit v1.2.3