Age | Commit message (Expand) | Author |
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 |
2002-11-13 | Added missing includes. | Martin Mares |
2002-11-13 | Added missing semicolons. | Martin Mares |
2002-11-13 | Don't use obsolete functions which are no longer declared in the header. | Martin Mares |
2002-11-13 | Added missing #include and wondering how could it ever compile. | Martin Mares |
2002-09-21 | Password does not need to be null-terminated, do not print garbage in | Pavel Machek |
2002-04-03 | Small typo fixed. | Ondrej Filip |
2002-03-10 | Applied Pavel's fix for broadcast/multicast mode. | Martin Mares |
2002-03-04 | Age LSA DB after LSA origination and before routing table calculation. | Ondrej Filip |
2002-03-04 | New trace added. | Ondrej Filip |
2001-12-07 | Bugfix in router importation. | Ondrej Filip |
2001-12-07 | Small bugfix in RIP documentation. | Ondrej Filip |
2001-08-21 | Removed some useless (hope!) code in next hop calculation. | Ondrej Filip |
2001-08-21 | Finally, next hop problem fixed. | Ondrej Filip |
2001-08-21 | Useless trace. | Ondrej Filip |
2001-08-21 | Hope, bug in next hop calculation for stub routes fixed. | Ondrej Filip |
2001-08-19 | Fix %<something>I format strings. | Martin Mares |
2001-08-19 | IP address formatting now uses the same rules as formatting of strings | Martin Mares |
2001-08-12 | Dokumented switch network. | Ondrej Filip |
2001-08-12 | Area networks added into configuration. | Ondrej Filip |
2001-08-11 | Changed definition of stub area. | Ondrej Filip |
2001-08-11 | Bugfix in B-bit setting in router LSA. | Ondrej Filip |
2001-08-11 | I will not originate the same lsa before MINLSINTERVAL. | Ondrej Filip |
2001-08-03 | Don't loop forever when trying to skip an out-sequence netlink reply. | Martin Mares |
2001-06-12 | Install route into main routing table just if it's necessary. | Ondrej Filip |
2001-06-09 | Yes, 1.0.5 released. | Ondrej Filip |
2001-06-09 | Added comments. | Ondrej Filip |