Age | Commit message (Expand) | Author |
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 |
2000-05-19 | No more problems when protocols gets disabled during feeding. | Martin Mares |
2000-05-19 | Added as_path_get_first(). | Martin Mares |
2000-05-19 | Fixed a buglet in asynchronous feeding and increased maximum number | Martin Mares |
2000-05-19 | Asynchronous feeding of protocols. | Martin Mares |
2000-05-16 | Fixed incorrect error message about router ID syntax. | Martin Mares |
2000-05-16 | Don't segfault when someone adds passwords. | Pavel Machek |
2000-05-16 | Password same now actually works | Pavel Machek |
2000-05-16 | Don't log state changes if nothing user-visible has changed. | Martin Mares |
2000-05-15 | Cleanup of configuration. | Martin Mares |
2000-05-13 | Added `show route for <prefix-or-ipa>' which looks up route leading to | Martin Mares |
2000-05-13 | Added fib_route() which does (although very slow) lookup of longest-match | Martin Mares |
2000-05-13 | Unified parsing of prefixes. | Martin Mares |
2000-05-13 | Changed semantics of the rt_update hook. The attribute list we pass now | Martin Mares |
2000-05-11 | Fixed nasty segfault in rip. | Pavel Machek |
2000-05-10 | password_same utility function | Pavel Machek |
2000-05-10 | Added more convient interface for ea_find. | Pavel Machek |
2000-05-08 | rt_prune: Don't kill routes from protocols in FS_FEEDING state. If debugging, | Martin Mares |
2000-05-08 | Several simplifications of the fib iterators. | Martin Mares |
2000-05-08 | Implemented `show route count' which is `show route stats' with | Martin Mares |