Age | Commit message (Expand) | Author |
2010-01-06 | NEWS, version and documentation update. | Ondrej Zajicek |
2009-11-19 | New version. | Ondrej Zajicek |
2009-03-25 | Minor text updates. | Ondrej Zajicek |
2005-02-20 | Some tasks are fulfilled. :-) | Ondrej Filip |
2004-08-02 | Some more TODOs for OSPF. | Ondrej Filip |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-07-14 | Multiple OSPF areas can be attached. | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-06 | RPM is now able to build IPv4 and IPv6 bird. | Ondrej Filip |
2004-06-06 | TODO updated. | Ondrej Filip |
2000-06-19 | If compiled with --enable-debug, don't even try to log to syslog unless | Martin Mares |
2000-06-16 | Use our own SUN_LEN if libc doesn't provide it. | Martin Mares |
2000-06-08 | Updated. | Martin Mares |
2000-06-07 | Updated. | Martin Mares |
2000-06-07 | Updated TODO file. | Martin Mares |
2000-06-05 | Unless a filter specifies otherwise, all external routes have type 2 | Martin Mares |
2000-06-05 | Description of protocol module moved to where it belongs. If documentation | Martin Mares |
2000-06-04 | Updated the TODO list with our last-minute stuff. | Martin Mares |
2000-06-02 | New TODO list. | Martin Mares |
2000-05-31 | Documentation update | Pavel Machek |
2000-05-31 | Added the introduction chapter of progdoc. | Martin Mares |
2000-05-30 | Added section about client. | Pavel Machek |
2000-05-30 | More todo in documentation. | Pavel Machek |
2000-05-29 | Updated TODO. | Martin Mares |
2000-05-29 | Really short installation section added. | Pavel Machek |
2000-05-29 | Docs updates. | Pavel Machek |
2000-05-29 | Info about client. (Mj, if you tell me that's trivial, what about you | Pavel Machek |
2000-05-28 | Documentation update. | Pavel Machek |
2000-05-19 | Fixed a very nasty bug in FIB iterators. | Martin Mares |
2000-05-19 | BGP now reports originating AS and origin type in get_route_info(). | Martin Mares |
2000-05-19 | Asynchronous feeding of protocols. | Martin Mares |
2000-05-16 | Don't log state changes if nothing user-visible has changed. | Martin Mares |
2000-05-16 | When in persist mode, don't delete routes from kernel tables even if | Martin Mares |
2000-05-15 | bgp_get_status: If protocol is down, don't print BGP state. | Martin Mares |
2000-05-15 | Cleanup of configuration. | Martin Mares |
2000-05-15 | Got rid of startup functions and filters_postconfig(). | Martin Mares |
2000-05-13 | Added `show route for <prefix-or-ipa>' which looks up route leading to | Martin Mares |
2000-05-13 | Unified parsing of prefixes. | Martin Mares |
2000-05-13 | Adapted to new rt_notify semantics. | Martin Mares |
2000-05-11 | If a broadcast address is missing, go fake one. | Martin Mares |
2000-05-08 | Generated first public alpha release. | Martin Mares |
2000-05-08 | Implemented `show route count' which is `show route stats' with | Martin Mares |
2000-05-08 | Don't crash when the socket gets closed between updates. | Martin Mares |
2000-05-08 | Update `remains' counter correctly. | Martin Mares |
2000-05-08 | Updated TODO. | Martin Mares |
2000-05-07 | Implemented `show route <...> stats'. | Martin Mares |
2000-05-07 | Setup of incoming connection is now a separate function. | Martin Mares |
2000-05-06 | Added commands `show route protocol <p>' and `show route import <p>' which | Martin Mares |
2000-05-06 | IPv6 support compiles on both glibc 2.0 and 2.1. | Martin Mares |
2000-05-06 | Cosmetic fixes. | Martin Mares |