Age | Commit message (Expand) | Author |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-08-06 | Fixes BGP subcode during global shutdown. | Ondrej Zajicek |
2012-04-24 | Implements generalized export limits. | Ondrej Zajicek |
2012-04-21 | Fixes in generalized import limits. | Ondrej Zajicek |
2012-04-15 | Implements generalized import hooks. | Ondrej Zajicek |
2012-03-30 | Merge branch 'soon' | Ondrej Zajicek |
2012-03-28 | Fixes responsiveness for protocol shutdown. | Ondrej Zajicek |
2012-03-15 | Better support for multitable protocols. | Ondrej Zajicek |
2012-01-24 | Assign default protocol preference via proto_config_new(). | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-06-20 | Fixes a bug related to protocol enabling and reconfigure. | Ondrej Zajicek |
2011-04-01 | Fixes a problem with BGP protocols and implicit router IDs. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2010-07-05 | Implements hostcache and recursive next hops. | Ondrej Zajicek |
2010-06-02 | Implements command that shows memory usage. | Ondrej Zajicek |
2010-04-27 | Avoid warning if not compiled with pipes. | Ondrej Filip |
2010-04-07 | Implements BGP 'show protocols' info details. | Ondrej Zajicek |
2010-02-27 | Better flushing of interfaces. | Ondrej Zajicek |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-21 | Restricted read-only CLI. | Ondrej Zajicek |
2010-02-20 | Implements pattern match for 'show protocols' command. | Ondrej Zajicek |
2010-02-13 | Removes phantom protocol from the pipe design. | Ondrej Zajicek |
2010-02-13 | Fixes protocol statistics for pipes. | Ondrej Zajicek |
2010-02-11 | Fixes a tricky bug in the pipe protocol. | Ondrej Zajicek |
2010-02-08 | Adds asterisk to the primary route in 'show route' cmd. | Ondrej Zajicek |
2010-02-06 | Adds some log messages related to configure. | Ondrej Zajicek |
2010-02-06 | Modifies configure to just reload protocols when filters change. | Ondrej Zajicek |
2010-02-03 | Makes date/time formats configurable. | Ondrej Zajicek |
2010-01-03 | Implements MRTdump feature. | Ondrej Zajicek |
2009-12-14 | Finishes 'route reload' feature. | Ondrej Zajicek |
2009-12-02 | Fixes silly bug. | Ondrej Zajicek |
2009-12-02 | Implements route re-feed. | Ondrej Zajicek |
2009-11-26 | Implements BGP route refresh. | Ondrej Zajicek |
2009-11-17 | Implement description field of protocol. | Ondrej Zajicek |
2009-10-12 | Implements protocol-specific router id and updates documentation. | Ondrej Zajicek |
2009-08-11 | Replace assert with log. | Ondrej Zajicek |
2009-06-19 | Adds support for soft reconfiguration. | Ondrej Zajicek |
2009-06-04 | Implements route statistics and fixes some minor bugs. | Ondrej Zajicek |
2009-02-12 | Fixes bug in protocol state machine | Ondrej Zajicek |
2008-12-08 | Fixes core state machine. | Ondrej Zajicek |
2008-11-22 | Fixes race condition leading to memory corruption and crash. | Ondrej Zajicek |
2004-06-05 | Marked unused parameters in core code as such. | Martin Mares |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares |
2000-06-02 | Added documentation on protocols. | Martin Mares |
2000-05-30 | Better formatting of protocol status. | Martin Mares |
2000-05-19 | No more problems when protocols gets disabled during feeding. | 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-06 | Cosmetic fixes. | Martin Mares |