Age | Commit message (Expand) | Author |
1999-10-28 | switch() { } done right. | Pavel Machek |
1999-04-07 | Filters upgraded - a bit. Moved code to filter.c because it is where | Pavel Machek |
1999-02-08 | Propagate depend into all subdirectories; make rip compile after | Pavel Machek |
1999-01-15 | filters_init() renamed to filters_postconfig(). | Pavel Machek |
1999-01-10 | New makefiles. Includes support for out-of-source-tree builds. | Martin Mares |
1999-01-09 | First step of "autoconfization". Created a configure script which | Martin Mares |
1998-12-06 | Added skeleton of static route protocol. | Martin Mares |
1998-11-27 | Compile and use the new configuration code by default. | Martin Mares |
1998-07-09 | Commiting RIP. RIP should somehow listen, will not reply. I needed to | Pavel Machek |
1998-06-03 | Protocols will reside in directory `proto'. | Martin Mares |
1998-05-24 | Fixed path to includes. | Martin Mares |
1998-05-20 | Added routing table and routing attribute code. | Martin Mares |
1998-05-15 | Fixed path to includes. | Martin Mares |
1998-05-15 | The library is now glued together from generic and OS-dependent parts | Martin Mares |
1998-05-03 | BIRD library: The story continues. | Martin Mares |
1998-04-28 | Changed #include <x/y> to #include "x/y" for our local includes, so that | Martin Mares |
1998-04-22 | First look at data structures. More to come tomorrow... | Martin Mares |