1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

LSreq initial work.

This commit is contained in:
Ondrej Filip
2000-03-30 00:18:59 +00:00
parent 3ee2310c5d
commit 6d2b32114f
9 changed files with 165 additions and 6 deletions

View File

@@ -197,6 +197,7 @@ addifa_rtlsa(struct ospf_iface *ifa)
}
make_rt_lsa(oa, po);
/* FIXME length? */
/*FIXME seq no++ */
/*FIXME lsa_flood(oa->rt) */
}