Age | Commit message (Expand) | Author |
2018-01-23 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-01-16 | BGP: Implement 'disable after cease' option | Ondrej Zajicek (work) |
2018-01-02 | BGP: Fix unknown attribute handling | Ondrej Zajicek (work) |
2017-12-10 | Several minor fixes | Ondrej Zajicek (work) |
2017-12-08 | BGP: Fix IPv6 MPLS/VPN multicast SAFI | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new | Ondrej Zajicek (work) |
2017-09-19 | BGP: Shutdown communication (RFC 8203) | Ondrej Zajicek (work) |
2017-04-12 | BGP: Add support for SAFI 129 (VPN multicast) | Ondrej Zajicek (work) |
2017-03-29 | BGP: Update list of supported standards | Ondrej Zajicek (work) |
2017-03-26 | BGP: Support for routes with mixed-AF next hops | Ondrej Zajicek (work) |
2017-03-23 | BGP: Bugfix in VPN NLRI encoding | Ondrej Zajicek (work) |
2017-03-22 | BGP: Support for MPLS labels and VPN SAFI | Ondrej Zajicek (work) |
2017-03-17 | Nexthop: Fixed recursive route mpls label merging | Jan Moskyto Matejka |
2017-03-14 | BGP: Fix bug in ADD_PATH | Ondrej Zajicek (work) |
2017-02-24 | Nexthop: Fixed hostentry | Jan Moskyto Matejka |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2017-02-19 | BGP: Update RFC references | Ondrej Zajicek (work) |
2017-02-07 | BGP: Minor cleanups | Ondrej Zajicek (work) |
2017-01-24 | BGP: Partial support for IPv4 routes with IPv6 next hop (RFC 5549) | Ondrej Zajicek (work) |
2017-01-03 | Minor cleanups | Ondrej Zajicek (work) |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-12-20 | BGP: Report capabilities in show protocols all | Ondrej Zajicek (work) |
2016-12-07 | BGP: Add support for flowspec (RFC 5575) | Ondrej Zajicek (work) |
2016-12-07 | BGP redesign | 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 |