summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
1998-12-06Added skeleton of static route protocol.Martin Mares
1998-11-27Compile and use the new configuration code by default.Martin Mares
1998-07-09Commiting RIP. RIP should somehow listen, will not reply. I needed toPavel Machek
1998-06-03Protocols will reside in directory `proto'.Martin Mares
1998-05-24Fixed path to includes.Martin Mares
1998-05-20Added routing table and routing attribute code.Martin Mares
1998-05-15Fixed path to includes.Martin Mares
1998-05-15The library is now glued together from generic and OS-dependent partsMartin Mares
1998-05-03BIRD library: The story continues.Martin Mares
1998-04-28Changed #include <x/y> to #include "x/y" for our local includes, so thatMartin Mares
1998-04-22First look at data structures. More to come tomorrow...Martin Mares