Age | Commit message (Expand) | Author |
2018-07-17 | BGP: Long-lived graceful restart | Ondrej Zajicek (work) |
2018-01-16 | BGP: Implement 'disable after cease' option | Ondrej Zajicek (work) |
2017-09-19 | BGP: Shutdown communication (RFC 8203) | Ondrej Zajicek (work) |
2017-03-14 | BGP: Fix bug in ADD_PATH | Ondrej Zajicek (work) |
2017-02-19 | BGP: Update RFC references | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-07-11 | BGP: Fix extended messages | Ondrej Zajicek (work) |
2015-11-25 | BGP: Update capability number from IANA for extended messages | Ondrej Zajicek (work) |
2015-07-18 | BGP: Extended messages support | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel TvrdĂk |
2015-04-01 | BGP: Fixes serious bug in TX handling | Ondrej Zajicek |
2015-03-29 | BGP: AS-wide unique router ID (RFC 6286) support | Ondrej Zajicek |
2015-03-29 | BGP: Enhanced route refresh (RFC 7313) support | Ondrej Zajicek |
2015-03-02 | Fixes serious bug in BGP add-path | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |
2014-05-04 | Fixes BGP crash when update with some attributes and empty NLRI is received. | Ondrej Zajicek |
2014-04-14 | Fixes a bug in (mainly) IPv6 BGP. | Ondrej Zajicek |
2014-03-24 | Fixes a bug in graceful restart. | 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-07-25 | Implements RFC 6608 Subcodes for BGP FSM Error. | Ondrej Zajicek |
2013-04-29 | Fixes a crash when mrtdump is enabled and interface goes away. | Ondrej Zajicek |
2013-04-16 | Fixes a bug in IPv6 BGP next hop processing. | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-05-11 | Minor cleanups. | Ondrej Zajicek |
2012-04-15 | Implements generalized import hooks. | Ondrej Zajicek |
2012-01-20 | Fixes a new bug in BGP route ordering. | Ondrej Zajicek |
2012-01-09 | Some minor fixes. | Ondrej Zajicek |
2012-01-08 | Implements support for link-local addresses in BGP. | Ondrej Zajicek |
2011-05-31 | Fixes bug that causes crash with strange BGP updates. | Ondrej Zajicek |
2011-03-30 | Fixes some problems in BGP error handling. | Ondrej Zajicek |
2010-08-04 | Fixes IPv6 build. | Ondrej Zajicek |
2010-07-31 | Implements IGP metric comparison for BGP routes. | Ondrej Zajicek |
2010-07-28 | Use link-local addresses in recursive next hops for IPv6 BGP. | Ondrej Zajicek |
2010-07-22 | Fixes a buffer overflow in TX code of IPv6 BGP. | 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-14 | Handle EPIPE as a common connection close event. | Ondrej Zajicek |
2010-05-02 | Merge several fixes suggested by Joakim Tjernlund. | Ondrej Zajicek |
2010-04-07 | Implements BGP 'show protocols' info details. | Ondrej Zajicek |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-02 | Workaround for some broken BGP implementations that skip initial KEEPALIVE. | Ondrej Zajicek |
2010-01-03 | Implements MRTdump feature. | 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-09-24 | Show bad peer AS number in log in decimal. | Ondrej Zajicek |