Age | Commit message (Expand) | Author |
2009-08-11 | Fixes another bug in rte_recalculate(). | Ondrej Zajicek |
2009-08-11 | Replace assert with log. | Ondrej Zajicek |
2009-08-11 | Fixes bug that caused losing of some routes. | Ondrej Zajicek |
2009-07-23 | Adds %R printf directive for Router ID. | Ondrej Zajicek |
2009-07-14 | Fixes bug in CLI TX buffer management. | Ondrej Zajicek |
2009-06-23 | Replace 'bind' option with 'listen' option. | Ondrej Zajicek |
2009-06-19 | Adds support for soft reconfiguration. | Ondrej Zajicek |
2009-06-18 | Implements option that changes BGP listening socket parametres. | Ondrej Zajicek |
2009-06-04 | Implements route statistics and fixes some minor bugs. | Ondrej Zajicek |
2009-06-01 | Escaped debbuging message removed. | Ondrej Zajicek |
2009-06-01 | Adds support for dynamic pair and bgp mask expressions. | Ondrej Zajicek |
2009-06-01 | The pipe cleanup. | Ondrej Zajicek |
2009-05-31 | Changes pipes to transfer all routes between routing table, not just optimal ... | Ondrej Zajicek |
2009-05-29 | Implements primary address selection base on 'primary' option. | Ondrej Zajicek |
2009-05-22 | Change import/preimport to export/preexport to be consistent with filters. | Ondrej Zajicek |
2009-05-22 | Fixes serious bug in route attribute handing. | Ondrej Zajicek |
2009-05-21 | Merge branch 'master' into dev | Ondrej Zajicek |
2009-05-11 | 'show route protocol <p>' added to CLI. | Ondrej Filip |
2009-05-10 | Fixed bug in cli help. | Ondrej Filip |
2009-05-06 | A change in OSPF and RIP interface patterns. | Ondrej Zajicek |
2009-04-17 | Rewrite of buggy AS path matching. | Ondrej Zajicek |
2009-04-08 | Fixes broken cryptographic authentication in OSPF | Ondrej Zajicek |
2009-03-25 | Fixes bug in pipe route filtering. | Ondrej Zajicek |
2009-03-18 | Better handling of AS4 optional attribute errors | Ondrej Zajicek |
2009-02-21 | Fix bug in empty bgp mask handling | 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 |
2008-11-16 | Fix bug in AS path matching | Ondrej Zajicek |
2008-11-14 | Fixes feeding of new protocol, only preferred routes are announced. | Ondrej Zajicek |
2008-11-08 | Proper format functions for ORIGINATOR_ID, CLUSTER_LIST | Ondrej Zajicek |
2008-11-08 | Fix bugs in OSPF MD5 authentication. First bug is that default | Ondrej Zajicek |
2008-11-05 | Fix problem with local time changes. | Ondrej Zajicek |
2008-10-26 | Bugfixes in MULIT_EXIT_DISC attribute handling. | Ondrej Zajicek |
2008-10-26 | Implementation of route reflection for BGP | Ondrej Zajicek |
2008-10-26 | Implementation of 4B ASN support for BGP | Ondrej Zajicek |
2005-02-14 | Small changed to reduce the number of warnings. | Ondrej Filip |
2004-07-13 | MD5 authentication in OSPF works. :-) | Ondrej Filip |
2004-07-13 | Bugfix in simple authentification. | Ondrej Filip |
2004-07-01 | Password WALK_LIST bugfix. | Ondrej Filip |
2004-06-26 | Password management redesigned (untested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-11 | RTS_OSPF_BONDARY is nonsense, RTS_OSPF_IA must have smaller id than RTS_OSPF_EXT | Ondrej Filip |
2004-06-07 | Cleanup in show route import <p>. | Ondrej Filip |
2004-06-05 | Marked unused parameters in core code as such. | Martin Mares |
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 |