summaryrefslogtreecommitdiffstats
path: root/sysdep
AgeCommit message (Expand)Author
1998-06-03Killed socket debug code. Initialize config pool and protocols.Martin Mares
1998-06-01Synced to new interface code.Martin Mares
1998-05-26Whee, multicast sockets work!Martin Mares
1998-05-26Added CONFIG_AUTO_ROUTES (automatic device route creation) andMartin Mares
1998-05-26Implemented scanning of network interfaces. Mostly very ugly code due toMartin Mares
1998-05-24Added UNIX implementation of both timers and sockets. Timers should work,Martin Mares
1998-05-24Implemented timers. Using bird_clock_t for absolute time from now...Martin Mares
1998-05-20Added routing table and routing attribute code.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-05-03Added new subdir for UNIX-dependent files.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