Age | Commit message (Expand) | Author |
2000-01-19 | Put client on a stony ground. The whole client is going to be system-specific | Martin Mares |
1999-12-06 | Logging is now configurable. You can define multiple log outputs (to both | Martin Mares |
1999-10-29 | Added skeleton of the client. Does nothing, but at least compiles. | Martin Mares |
1999-03-29 | Moved all system-dependent #include's containing endianity conversion | Martin Mares |
1999-03-03 | Rewrote the kernel syncer. The old layering was horrible. | Martin Mares |
1999-03-01 | Use traditional Unix route/iface interface only when CONFIG_NETLINK | Martin Mares |
1999-02-13 | When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE | Martin Mares |
1998-12-08 | Hopefully finished kernel syncer (krt) rewrite: | Martin Mares |
1998-12-06 | Kernel syncer is now configurable. It will probably need some more | Martin Mares |
1998-10-18 | Since almost every UNIX system requires different techniques for reading | Martin Mares |
1998-10-18 | Split protocol init to building of protocol list and real protocol init. | Martin Mares |
1998-05-26 | Implemented scanning of network interfaces. Mostly very ugly code due to | Martin Mares |
1998-05-24 | Implemented timers. Using bird_clock_t for absolute time from now... | Martin Mares |
1998-05-15 | The library is now glued together from generic and OS-dependent parts | Martin Mares |