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

Added LSA hashing table (parts of code stolen from rt-fib.c, but

heavily simplified since we don't need asynchronous walking).
This commit is contained in:
Martin Mares
1999-11-10 12:27:01 +00:00
parent 3918b1b050
commit 6ba36f06ae
4 changed files with 220 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
source=ospf.c
source=ospf.c topology.c
root-rel=../../
dir-name=proto/ospf
include ../../Rules