Age | Commit message (Expand) | Author |
2004-05-31 | Make RIP nolisten mode actually work. The socket is required for | Martin Mares |
2004-05-31 | Changed of comments. | Ondrej Filip |
2004-05-31 | Grrr, committing too fast. | Ondrej Filip |
2004-05-31 | alloca.h added | Ondrej Filip |
2004-05-31 | Use #include "alloca.h" | Ondrej Filip |
2004-05-31 | Previous change was mistake. | Ondrej Filip |
2004-05-31 | Useless include deleted. | Ondrej Filip |
2004-05-31 | Updated copyright notices. | Martin Mares |
2004-05-31 | Delete autom4te.cache in 'make distclean'. | Ondrej Filip |
2004-05-31 | Better readline checking. | Ondrej Filip |
2004-05-31 | Some include added. | Ondrej Filip |
2004-05-31 | #ifndef ALIGN - it is defined on *BSD | Ondrej Filip |
2004-05-31 | Added RTD_NONE /* Just for internal use */ | Ondrej Filip |
2004-05-31 | #ifdef ALLOCA_H | Ondrej Filip |
2004-05-31 | Small change to compile client on FreeBSD. | Ondrej Filip |
2004-05-31 | *BSD port added. (Tested on FreeBSD and NetBSD) | Ondrej Filip |
2004-05-31 | Minor bug fix in neighbor state machine. | Ondrej Filip |
2004-05-31 | Minor bug in configuration. | Ondrej Filip |
2004-05-31 | Added some more test (alloca.h, sa_len) etc. | Ondrej Filip |
2004-05-19 | Bug in DBDES receiving fixed. | Ondrej Filip |
2003-12-06 | Fix reporting of RIP socket errors. Thanks to Eric Leblond for the patch. | Martin Mares |
2003-09-30 | OSPF was not able to be built stand-alone. | Ondrej Filip |
2003-09-14 | Endianity problem fixed. Thanx to S�r�s J�zsef | Ondrej Filip |
2003-09-03 | This prevents infinite loop when bird has more that 60 neighbors. Thanks to R... | Ondrej Filip |
2003-09-01 | Prepared for release 1.0.8. | Ondrej Filip |
2003-08-26 | Endian-related bug fixes sent by Krzysztof Szuster <kszuster@polbox.com> | Ondrej Filip |
2003-08-23 | Minor OSPF changes for faster startup. | Ondrej Filip |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2003-08-13 | This probably IS the memory leak we're looking for. Alien routes weren't | Martin Mares |
2003-08-13 | protocol->import_control() could potentially call rte_cow() as well. | Martin Mares |
2003-08-13 | This was a potential memory leak, but not the one Feela observed. | Martin Mares |
2003-04-06 | Slept for a year :-) | Martin Mares |
2003-04-06 | Nobody is perfect. Me twice :) | Martin Mares |
2003-04-06 | Oops, forgot to change some paths. | Martin Mares |
2003-04-06 | More news. | Martin Mares |
2003-04-06 | We're 1.0.6 now. | Martin Mares |
2003-04-06 | Avoid problems with copying a directory to itself. | Martin Mares |
2003-04-06 | Releasing version 1.0.6. | Martin Mares |
2003-04-06 | Updated the documentation building tools to work with a recent linuxdoc-tools... | Martin Mares |
2003-04-06 | Added release history. | Martin Mares |
2003-04-06 | Bug fixes to authentication code by Eric Leblond <eleblond@init-sys.com>. | Martin Mares |
2003-02-27 | Prefix comparison bug (hopefully) fixed. | Martin Mares |
2003-02-23 | Updated a comment. | Martin Mares |
2003-02-22 | Current Linux kernels don't remember rtm_protocol for IPv6 routes and supply ... | Martin Mares |
2003-02-22 | Better selection of link-local NLRI addresses, at least for our own | Martin Mares |
2003-02-22 | There can be multiple primary addresses with different scopes | Martin Mares |
2003-02-22 | Report link-scope addresses as well. | Martin Mares |
2003-02-22 | Temporary fix for BGP protocol capability announcement for IPv6 mode. | Martin Mares |
2003-02-22 | Fixed length check miscalculation in IPv6 receive path. | Martin Mares |
2002-11-13 | ABS should be a macro. | Martin Mares |