summaryrefslogtreecommitdiff
path: root/proto/ospf/Makefile
AgeCommit message (Collapse)Author
2016-11-09 Unit Testing for BIRDOndrej Zajicek (work)
- Unit Testing Framework (BirdTest) - Integration of BirdTest into the BIRD build system - Tests for several BIRD modules Based on squashed Pavel Tvrdik's int-test branch, updated for current int-new branch.
2016-05-10Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka
Also removed the lib-dir merging with sysdep. Updated #include's accordingly. Fixed make doc on recent Debian together with moving generated doc into objdir. Moved Makefile.in into root dir Retired all.o and birdlib.a Linking the final binaries directly from all the .o files.
2000-04-26Routing table calculation. Dijkstra done.Ondrej Filip
2000-03-31Sending of lspd as responce to lsreq done.Ondrej Filip
2000-03-30LSreq initial work.Ondrej Filip
1999-11-17ospf.c and ospc.h splitted into various files.Ondrej Filip
1999-11-10Added LSA hashing table (parts of code stolen from rt-fib.c, butMartin Mares
heavily simplified since we don't need asynchronous walking).
1999-03-09Yes, joining the crew. Sorry for being late. Added dummy functions for OSPF.Ondrej Filip