Age | Commit message (Expand) | Author |
2016-01-07 | Fix check in net_route() in debug mode | Pavel Tvrdík |
2016-01-07 | Add NET ROA4/6 structures | Pavel Tvrdík |
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 | Integrated address print lengths | Jan Moskyto Matejka |
2015-12-19 | Stop perusing f_prefix for non-prefix-set uses | Jan Moskyto Matejka |
2015-12-19 | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF | Jan Moskyto Matejka |
2015-11-25 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2015-11-24 | Merge branch 'master' into rip-new | Ondrej Zajicek (work) |
2015-11-09 | Nest: Fixes bug in missing cleanup during table removal | Ondrej Zajicek (work) |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-10-05 | Major RIP redesign | Ondrej Zajicek (work) |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | Fixes subtle bug in temporary attribute handling | Ondrej Zajicek |
2015-06-08 | Fixes bug in pipe feeding when filtered routes are kept in table | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-05-17 | Simplify flushing process | Ondrej Zajicek |
2015-05-16 | Fix minor issue in pipe route propagation | Ondrej Zajicek |
2015-02-21 | Allows user data attached to f_trie_node structure. | Ondrej Zajicek |
2014-11-08 | Fixes error message in 'show route' cmd. | Ondrej Zajicek |
2014-10-02 | Implements show route noexport option. | Ondrej Zajicek |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |
2014-04-28 | Fixes 'show route export' w.r.t. protocols with different RA_* types. | Ondrej Zajicek |
2014-03-23 | Documentation (and minor fixes) for BGP graceful restart. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-22 | Adds rate limiting to some log messages. | Ondrej Zajicek |
2013-07-24 | Fixes bug in protocol flushing and rtable pruning. | Ondrej Zajicek |
2013-06-13 | Fixes problems with kernel routes multiple routing tables. | Ondrej Zajicek |
2013-02-25 | Default rounting table for 'show route export/preexport/protocol' is the one ... | Ondrej Filip |
2013-02-08 | Implements router advertisements activated by received routes. | Ondrej Zajicek |
2013-01-10 | Separate import and receive limits. | Ondrej Zajicek |
2012-11-16 | Fixes route tracing w.r.t. kept filtered 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-20 | Allows to redefine master table. | Ondrej Zajicek |
2012-07-16 | Merge branch 'rt-accepted' | Ondrej Zajicek |
2012-07-16 | Finalize RA_ACCEPTED handling. | Ondrej Zajicek |
2012-05-11 | Minor cleanups. | Ondrej Zajicek |
2012-05-11 | Fixes a bug in RA_ACCEPTED handling. | Ondrej Zajicek |
2012-04-28 | Some fixes in route export limits. | Ondrej Zajicek |
2012-04-27 | Some minor fixes. | 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-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 |