Age | Commit message (Expand) | Author |
2020-11-08 | BFD: Allow per-request session options | Ondrej Zajicek (work) |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-04-28 | Not calling memcpy with n=0. | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2019-12-03 | BGP: Add some statistics | Ondrej Zajicek (work) |
2019-11-10 | BGP: Add option to enforce first AS in AS_PATH | Ondrej Zajicek (work) |
2019-11-04 | BGP: Add option to reject AS_SETs | Ondrej Zajicek (work) |
2019-10-09 | BGP: AIGP metric support (RFC 7311) | Ondrej Zajicek (work) |
2019-08-14 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |
2019-08-06 | BGP: Improve reconfiguration | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-04-08 | BGP: Handle corner cases in event ordering | Ondrej Zajicek (work) |
2019-04-03 | BGP: Promiscuous ASN mode | Ondrej Zajicek (work) |
2019-04-02 | BGP: Separate runtime and config usage of local/remote ip and as fields | Ondrej Zajicek (work) |
2019-03-19 | BGP: Mandatory option for channels | Ondrej Zajicek (work) |
2019-03-18 | BGP: Handle case where capabilites are not used | Ondrej Zajicek (work) |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2019-01-26 | BGP: Cleanup channels when going down | Ondrej Zajicek (work) |
2018-12-16 | BGP: Extend 'next hop keep' and 'next hop self' options | Ondrej Zajicek (work) |
2018-12-12 | BGP: implement Adj-RIB-In | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-07-31 | BGP: Long-lived graceful restart | Ondrej Zajicek (work) |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-01-23 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-01-16 | BGP: Implement 'disable after cease' option | Ondrej Zajicek (work) |
2017-12-10 | Several minor fixes | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new | Ondrej Zajicek (work) |
2017-12-07 | BGP: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-09-19 | BGP: Shutdown communication (RFC 8203) | Ondrej Zajicek (work) |
2017-04-28 | Merge master into int-new | 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-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-02-23 | BGP: Allow exchanging LOCAL_PREF with eBGP peers | Ondrej Zajicek (work) |
2017-02-20 | BGP: Update RFC references | 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-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-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |