Age | Commit message (Expand) | Author |
2017-03-14 | BGP: Allow to specify interface for regular sessions | Ondrej Zajicek (work) |
2017-03-14 | BGP: Fix bug in ADD_PATH | Ondrej Zajicek (work) |
2017-02-23 | BGP: Allow exchanging LOCAL_PREF with eBGP peers | Ondrej Zajicek (work) |
2017-02-19 | BGP: Update RFC references | Ondrej Zajicek (work) |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |
2016-11-15 | BGP: Cluster list item should be prepended | 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-07-11 | BGP: Fix extended messages | Ondrej Zajicek (work) |
2016-06-29 | BGP: Skip empty path segments in received AS_PATH | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-06 | IO: Avoid multiple event cycles in one loop cycle. | Ondrej Zajicek (work) |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |
2016-02-11 | BGP: Fix bug in incoming connection handling | 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 | BGP multipath 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 |
2015-02-22 | Rename BGP option 'start delay' to 'connect delay' | Ondrej Zajicek |
2015-02-22 | Relax BGP neighbor parameter | Ondrej Zajicek |
2015-02-21 | Store protocol config size inside protocol structure | Ondrej Zajicek |
2015-02-21 | Make BGP protocol instance search a separate function | Ondrej Zajicek |
2015-02-21 | Replacing GNU old-style field designator extension | Pavel Tvrdik |
2015-02-21 | Fixes potential alignment bug in BGP. | Ondrej Zajicek |
2015-02-21 | Link state support in BGP. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |
2014-10-02 | Allows to configure different remote port for BGP sessions. | Ondrej Zajicek |
2014-05-29 | String constants could be used for string option values. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | 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-24 | Fixes some minor issues in graceful restart. | Ondrej Zajicek |
2014-03-23 | Documentation (and minor fixes) for BGP graceful restart. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2014-02-06 | Merge branch 'add-path' | Ondrej Zajicek |
2013-12-10 | Merge branch 'add-path' | Ondrej Zajicek |
2013-12-02 | Fixes problem with source address selection in BGP and BFD. | Ondrej Zajicek |
2013-12-01 | Finishes add-path. | Ondrej Zajicek |
2013-11-25 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-24 | Enables multihop mode for IBGP by default. | 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 |