Age | Commit message (Expand) | Author |
2016-09-14 | Nest: Keep multipath next hops sorted | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Miscellaneous minor fixes | Ondrej Zajicek (work) |
2016-05-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Merge remote-tracking branch 'origin/rte-update' into int-new | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-08 | Route update: move table lookup from protocols into rte_update2(). | Jan Moskyto Matejka |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
2016-04-06 | KRT: Fix route learn scan when route changed | Ondrej Zajicek (work) |
2016-02-10 | Updated RTA hashes to 32-bit values. | Jan Moskyto Matejka |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2016-01-20 | Delete old ROA code | Pavel Tvrdík |
2016-01-20 | Rewrite roa_check() for integrated BIRD | Pavel Tvrdík |
2016-01-20 | Add ROA_* constants values to grammar of configuration | Pavel Tvrdík |
2015-12-29 | Move ID allocator to a separate file and use it also in OSPF | Ondrej Zajicek (work) |
2015-12-24 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-21 | Modify FIB_WALK() and FIB_ITERATE() to work with new FIB code | Ondrej Zajicek (work) |
2015-12-20 | Nest: Reimplement fib_route() and add some consts | Ondrej Zajicek (work) |
2015-12-20 | ROA code switchoff | Jan Moskyto Matejka |
2015-12-19 | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF | Jan Moskyto Matejka |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-10-17 | Merge branch 'master' into rip-new | Ondrej Zajicek (work) |
2015-10-17 | Minor changes | Ondrej Zajicek (work) |
2015-10-05 | Major RIP redesign | Ondrej Zajicek (work) |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | Moving of mulipath merging code from OSPF to nest | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-06-08 | unsgined char -> byte | Pavel Tvrdík |
2015-05-12 | KRT: Add support for plenty of kernel route metrics | Ondrej Zajicek |
2015-05-10 | Add bitfield route attribute type | Ondrej Zajicek |
2014-10-02 | Implements show route noexport option. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-10-02 | Some fixes in filter code. | Ondrej Zajicek |
2013-07-24 | Fixes bug in protocol flushing and rtable pruning. | Ondrej Zajicek |
2013-02-08 | Implements router advertisements activated by received routes. | Ondrej Zajicek |
2012-11-15 | Changes 'rejected' to 'filtered' in one of the last patches. | Ondrej Zajicek |
2012-11-10 | Allows rejected routes to be kept and examined. | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-07-16 | Finalize RA_ACCEPTED handling. | Ondrej Zajicek |
2012-04-15 | Implement RA_ACCEPTED mode of route propagation. | Ondrej Zajicek |
2012-03-30 | Merge branch 'soon' | Ondrej Zajicek |
2012-03-28 | Fixes responsiveness for protocol shutdown. | Ondrej Zajicek |
2012-03-18 | Route Origin Authorization basics. | Ondrej Zajicek |
2012-03-15 | Better support for multitable protocols. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek |
2011-08-14 | BGP Extended communities. | Ondrej Zajicek |
2011-07-03 | Prints full community lists during 'show route all'. | Ondrej Zajicek |