]> git.ipfire.org Git - thirdparty/bird.git/commit
Added LSA hashing table (parts of code stolen from rt-fib.c, but
authorMartin Mares <mj@ucw.cz>
Wed, 10 Nov 1999 12:27:01 +0000 (12:27 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 10 Nov 1999 12:27:01 +0000 (12:27 +0000)
commit6ba36f06ae10ea7efd60c30f8ef40d6143c69ef6
treeba37f62a2d111351798513f3a8fbea7bc5263a6b
parent3918b1b050701dee217fa9bc8c4c44d47cb84124
Added LSA hashing table (parts of code stolen from rt-fib.c, but
heavily simplified since we don't need asynchronous walking).
proto/ospf/Makefile
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/ospf/topology.c [new file with mode: 0644]