Age | Commit message (Expand) | Author |
2004-05-31 | Small correction to va_start/va_end in cli_printf (va_end was missing). | Martin Mares |
2004-05-31 | Grrr, committing too fast. | Ondrej Filip |
2004-05-31 | Use #include "alloca.h" | Ondrej Filip |
2004-05-31 | Added RTD_NONE /* Just for internal use */ | Ondrej Filip |
2004-05-31 | #ifdef ALLOCA_H | Ondrej Filip |
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-02-22 | There can be multiple primary addresses with different scopes | Martin Mares |
2002-11-13 | Added missing includes. | Martin Mares |
2002-11-13 | Added missing semicolons. | Martin Mares |
2001-08-19 | Fix %<something>I format strings. | Martin Mares |
2001-01-08 | Fixed infinite recursion in password_same. | Martin Mares |
2000-11-08 | Yet another nasty bugfix of iface_patts_equal(). | Ondrej Filip |
2000-11-08 | Bugfix in iface_patts_equal. | Ondrej Filip |
2000-06-21 | RIP bugfix | Pavel Machek |
2000-06-08 | Fixes for the programmer's manual. | Martin Mares |
2000-06-08 | Oops! Configuration compiles now. | Martin Mares |
2000-06-08 | Use `switch' for `disabled'. | Pavel Machek |
2000-06-08 | Updated CLI helps. | Martin Mares |
2000-06-07 | Fixes to the progdoc. | Martin Mares |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares |
2000-06-06 | Added IP protocols. | Ondrej Filip |
2000-06-05 | Avoid sentence containing a colon to start new doc subsection. | Martin Mares |
2000-06-05 | Documented sockets, events and timers. | Martin Mares |
2000-06-05 | Spelling. | Martin Mares |
2000-06-05 | Description of protocol module moved to where it belongs. If documentation | Martin Mares |
2000-06-04 | Document. | Martin Mares |
2000-06-03 | Minor changes to the progdocs. | Martin Mares |
2000-06-03 | More documentation. | Martin Mares |
2000-06-02 | Documented protocol hooks. | Martin Mares |
2000-06-02 | Added documentation on protocols. | Martin Mares |
2000-06-02 | Better description of the route distribution process. | Martin Mares |
2000-06-02 | Documentation on routing tables and route attributes. | Martin Mares |
2000-06-02 | Removed rta_find() since nobody uses it and it's more convenient | Martin Mares |
2000-06-01 | Documentation. | Martin Mares |
2000-06-01 | Removed comments about workings of the old neighbor cache which are | Martin Mares |
2000-06-01 | Documented. | Martin Mares |
2000-06-01 | FIB documentation. | Martin Mares |
2000-06-01 | Inactive sticky neighbors have no scope. | Martin Mares |
2000-06-01 | Modified the neighbor cache to remember local addresses as well. | Martin Mares |
2000-05-30 | Route attributes for OSPF. | Martin Mares |
2000-05-30 | Killed bug in merging of dynamic attributes. | Martin Mares |
2000-05-30 | Better formatting of protocol status. | Martin Mares |
2000-05-30 | Added read-only access to all required fields in rta. | Pavel Machek |
2000-05-30 | Better rt dumping. | Ondrej Filip |
2000-05-29 | Tracing of CLI connections/commands can be now controlled | Martin Mares |
2000-05-28 | To find out a type of route (external, inter/intra area) | Ondrej Filip |
2000-05-19 | Routing table garbage collector gets really called. | Martin Mares |
2000-05-19 | Fixed a very nasty bug in FIB iterators. | Martin Mares |
2000-05-19 | Fixed freeing of non-embedded extended attributes. | Martin Mares |