Age | Commit message (Expand) | Author |
---|---|---|
1998-05-26 | Whee, multicast sockets work! | Martin Mares |
1998-05-26 | Added CONFIG_AUTO_ROUTES (automatic device route creation) and | Martin Mares |
1998-05-26 | Implemented scanning of network interfaces. Mostly very ugly code due to | Martin Mares |
1998-05-24 | Added UNIX implementation of both timers and sockets. Timers should work, | Martin Mares |
1998-05-24 | Implemented timers. Using bird_clock_t for absolute time from now... | Martin Mares |
1998-05-20 | Added routing table and routing attribute code. | 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-05-03 | Added new subdir for UNIX-dependent files. | 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 |