Age | Commit message (Expand) | Author |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-10-27 | IANA assigned a different number to large BGP communities - changed. | Ondrej Filip |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2015-07-18 | BGP: Extended messages support | Ondrej Zajicek |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel TvrdĂk |
2015-03-29 | BGP: Enhanced route refresh (RFC 7313) support | Ondrej Zajicek |
2015-02-22 | Rename BGP option 'start delay' to 'connect delay' | Ondrej Zajicek |
2015-02-21 | Link state support in BGP. | Ondrej Zajicek |
2014-10-02 | Allows to configure different remote port for BGP sessions. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2013-12-01 | Finishes add-path. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-22 | Minor fixes. | Ondrej Zajicek |
2013-11-22 | Merge commit 'origin/bfd' | Ondrej Zajicek |
2013-11-19 | BFD protocol, ready for release. | Ondrej Zajicek |
2013-10-21 | Implements 'allow local as' option. | Ondrej Zajicek |
2013-07-25 | Implements RFC 6608 Subcodes for BGP FSM Error. | Ondrej Zajicek |
2013-04-16 | Implements 'next hop keep' option for BGP. | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-07-16 | Merge branch 'rt-accepted' | 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-01-08 | Implements support for link-local addresses in BGP. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-08-14 | BGP Extended communities. | Ondrej Zajicek |
2011-04-22 | Adds BGP option related to MED handling. | Ondrej Zajicek |
2010-07-31 | Implements IGP metric comparison for BGP routes. | Ondrej Zajicek |
2010-07-13 | Adds some options and documentation related to recursive next hops. | Ondrej Zajicek |
2010-07-12 | Implements proper multihop BGP. | Ondrej Zajicek |
2010-07-05 | Implements hostcache and recursive next hops. | Ondrej Zajicek |
2010-05-31 | Disable BGP protocol when cannot open listening socket. | Ondrej Zajicek |
2010-04-07 | Implements BGP 'show protocols' info details. | Ondrej Zajicek |
2010-02-13 | Removes phantom protocol from the pipe design. | Ondrej Zajicek |
2010-01-28 | Changes 'ignore communities' to 'interpret communities'. | Ondrej Zajicek |
2010-01-27 | Better handling of well-known communities. | Ondrej Zajicek |
2010-01-03 | Implements MRTdump feature. | Ondrej Zajicek |
2009-12-14 | Remove bgp_as4_support variable. | Ondrej Zajicek |
2009-11-26 | Implements BGP route refresh. | Ondrej Zajicek |
2009-11-18 | Implements option that controls IPv6 BGP next hops when lladdr is missing. | Ondrej Zajicek |
2009-11-17 | Implements RFC 5004 - prefer older external routes. | Ondrej Zajicek |
2009-09-24 | Passive option. | Ondrej Zajicek |
2009-09-17 | Fixes headers for uintptr_t (and build on NetBSD). | Ondrej Zajicek |
2009-06-07 | Minor BGP changes related to error wait time. | Ondrej Zajicek |
2009-06-06 | Differentiate between error delay and connect/reconnect delay. | Ondrej Zajicek |