Age | Commit message (Expand) | Author |
2009-12-02 | Fixes some problems in pipes. | Ondrej Zajicek |
2009-12-02 | Fixes one missing log message. | Ondrej Zajicek |
2009-11-26 | Implements BGP route refresh. | Ondrej Zajicek |
2009-11-24 | Fixes serious bug in core related to route filtering. | Ondrej Zajicek |
2009-11-18 | Implements option that controls IPv6 BGP next hops when lladdr is missing. | Ondrej Zajicek |
2009-11-17 | Implement description field of protocol. | Ondrej Zajicek |
2009-11-09 | Merge branch 'dev' into ospf3 | Ondrej Zajicek |
2009-10-12 | Implements protocol-specific router id and updates documentation. | Ondrej Zajicek |
2009-10-12 | Rename as_path_get_last/as_path_get_first to be consistent. | Ondrej Zajicek |
2009-10-07 | Implement proper LSA ID generation. | Ondrej Zajicek |
2009-09-17 | Fixes headers for uintptr_t (and build on NetBSD). | Ondrej Zajicek |
2009-09-17 | Fixes preference bounds. | Ondrej Zajicek |
2009-09-08 | Temporary OSPFv3 development commit. | Ondrej Zajicek |
2009-08-28 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-27 | Some cleanups. | Ondrej Zajicek |
2009-08-27 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-25 | Fixes bug related to AS2->AS4 conversion. | Ondrej Zajicek |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-21 | Merge commit 'origin/master' into dev | Ondrej Zajicek |
2009-08-21 | Fixes bug in eattr binary search. | Ondrej Zajicek |
2009-08-21 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-16 | Bugfix - each protocol can be compiled separately. | Ondrej Filip |
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 |