Age | Commit message (Expand) | Author |
2000-05-08 | Use preferences properly. | Martin Mares |
2000-05-08 | Don't crash when reporting deleted routes. | Martin Mares |
2000-05-08 | Preference is a configurable parameter. | Martin Mares |
2000-05-08 | Fixed `show route primary'. | Martin Mares |
2000-05-08 | Debugged printing and pruning of neighbor cache entries. | Martin Mares |
2000-05-07 | Don't count networks with no routes (they are not displayed at all and | Martin Mares |
2000-05-07 | Implemented `show route <...> stats'. | Martin Mares |
2000-05-07 | Squashed one bug in fib_rehash(). No more routes disappearing as if struct | Martin Mares |
2000-05-07 | Killed one more reference to RTS_RIP_EXT. | 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 |
2000-05-06 | Fixed silly bug in previous commit. | Martin Mares |
2000-05-06 | When rte_update is called for an identical route, don't announce anything. | Martin Mares |
2000-05-05 | Added skeleton Doc files for the whole developer's documentation. | Martin Mares |
2000-05-05 | Connected the `doc' subtree to global makefiles. | Martin Mares |
2000-05-05 | Added a tool for processing of developer documentation. | Martin Mares |
2000-05-05 | First attempt at documenting configuration. | Pavel Machek |
2000-05-04 | Removed RTS_RIP_EXT. | Martin Mares |
2000-05-04 | #ifdef out lots of debugging information. | Martin Mares |
2000-05-04 | Updated. | Martin Mares |
2000-05-04 | Unused variables in IPv6 code. | Martin Mares |
2000-05-04 | Removed a lot of unused variables. | Martin Mares |
2000-05-04 | Added --enable-ipv6 which tells configure to select the right configuration | Martin Mares |
2000-05-04 | Spelling fixes. | Pavel Machek |
2000-05-04 | IPv6 BGP support finished. Also simplified the BGP stuff a bit. | Martin Mares |
2000-05-04 | pxlen works even in IPv6 mode. | Martin Mares |
2000-05-04 | Display examples more nicely | Pavel Machek |
2000-05-04 | Switched off LOCAL_DEBUG. | Martin Mares |
2000-05-04 | Receive-only IPv6 BGP. | Martin Mares |
2000-05-04 | Bugfix in Network lsa originating | Ondrej Filip |
2000-05-03 | Test for "flushing" added. | Ondrej Filip |
2000-05-03 | Cleanup of code. Some arguments of functions were useless. | Ondrej Filip |
2000-05-03 | Testing if I can flush LSA from database. | Ondrej Filip |
2000-05-03 | Better rt and net originating. | Ondrej Filip |
2000-05-02 | Originating of network LSA. | Ondrej Filip |
2000-05-02 | OSPF added to default protocols. | Ondrej Filip |
2000-05-02 | Adding InfTransDelay for outgoing lsa. | Ondrej Filip |
2000-05-02 | Aging of lsa database added. | Ondrej Filip |
2000-05-02 | Route calculation for stub networks. | Ondrej Filip |
2000-05-02 | Defined format specifier `%M' which behaves as `%m', but takes the | Martin Mares |
2000-05-02 | Full protocol tracing. | Martin Mares |
2000-05-02 | IPv6 address classification fixes. | Martin Mares |
2000-05-02 | Handle redistribution of unknown attributes correctly. | Martin Mares |
2000-04-30 | Many small changes and bug fixes. Routing table calculation works. | Ondrej Filip |
2000-04-30 | Moved documentation to top of file, where it belongs. | Pavel Machek |
2000-04-30 | Sync with nest's rt table and some minor improvements. | Ondrej Filip |
2000-04-30 | RT calculation strongly simplified. Now, I don't need any | Ondrej Filip |
2000-04-29 | Minor documentation update. | Pavel Machek |