Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-09 | Unit Testing for BIRD | Ondrej 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-10 | Build system reworked to one global Makefile with includes and no nesting | Jan 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-26 | Routing table calculation. Dijkstra done. | Ondrej Filip | |
2000-03-31 | Sending of lspd as responce to lsreq done. | Ondrej Filip | |
2000-03-30 | LSreq initial work. | Ondrej Filip | |
1999-11-17 | ospf.c and ospc.h splitted into various files. | Ondrej Filip | |
1999-11-10 | Added LSA hashing table (parts of code stolen from rt-fib.c, but | Martin Mares | |
heavily simplified since we don't need asynchronous walking). | |||
1999-03-09 | Yes, joining the crew. Sorry for being late. Added dummy functions for OSPF. | Ondrej Filip | |