mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Routing table calculation. Dijkstra done.
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
|
||||
#include "ospf.h"
|
||||
|
||||
void
|
||||
ospf_lsupd_tx(struct ospf_neighbor *n)
|
||||
{
|
||||
/* FIXME Go on! */
|
||||
}
|
||||
|
||||
int
|
||||
flood_lsa(struct ospf_neighbor *n, struct ospf_lsa_header *hn,
|
||||
struct ospf_lsa_header *hh, struct proto_ospf *po, struct ospf_iface *iff,
|
||||
|
Reference in New Issue
Block a user