Age | Commit message (Expand) | Author |
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-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 | Link state support in BGP. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-02 | Allows to configure different remote port for BGP sessions. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | 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-19 | BFD protocol, ready for release. | Ondrej Zajicek |
2013-08-13 | Fixes a bug related to mixed up neighbor events in BGP. | Ondrej Zajicek |
2013-07-13 | Fixes stuck connection during BGP session shutdown. | Ondrej Zajicek |
2013-05-09 | Fixes a problem with BGP neighbors, link-local addresses and locking. | Ondrej Zajicek |
2013-01-10 | Separate import and receive limits. | Ondrej Zajicek |
2012-12-27 | Implements interface masks for choosing router id. | 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-08-06 | Fixes BGP subcode during global shutdown. | Ondrej Zajicek |
2012-07-16 | Merge branch 'rt-accepted' | Ondrej Zajicek |
2012-07-16 | Finalize RA_ACCEPTED handling. | 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-15 | Better support for multitable protocols. | Ondrej Zajicek |
2012-01-24 | Assign default protocol preference via proto_config_new(). | Ondrej Zajicek |
2012-01-08 | Implements support for link-local addresses in BGP. | Ondrej Zajicek |
2012-01-01 | Allows sticky link-local neighbors. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-09-04 | Minor changes in BGP protocol info. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-06-25 | Fixes output of BGP timers in 'show protocols all'. | Ondrej Zajicek |
2011-04-01 | Fixes a problem with BGP protocols and implicit router IDs. | Ondrej Zajicek |
2010-11-03 | Change default for BGP IPv6 socket to V6ONLY. | Ondrej Zajicek |
2010-08-13 | Change default for handling missing link-local addresses on route servers. | Ondrej Zajicek |
2010-07-13 | Adds some options and documentation related to recursive next hops. | Ondrej Zajicek |