Age | Commit message (Expand) | Author |
2021-02-10 | BGP: Add support for BGP hostname capability | Vincent Bernat |
2020-04-29 | BGP: Fix handling of strange IPv6 link-local-only next hops | Ondrej Zajicek (work) |
2020-03-03 | BGP: Handle flowspec rules without dst part | Ondrej Zajicek (work) |
2019-12-03 | BGP: Add some statistics | Ondrej Zajicek (work) |
2019-11-18 | BGP: Fix processing of IPv6 Flowspec | Ondrej Zajicek (work) |
2019-10-09 | BGP: AIGP metric support (RFC 7311) | Ondrej Zajicek (work) |
2019-09-09 | BGP: Fix bugs in handling of shutdown messages | Ondrej Zajicek (work) |
2019-08-21 | BGP: Use reallocation for capability structure | Ondrej Zajicek (work) |
2019-08-20 | BGP: Implement extended optional parameters length | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-01 | BGP: split tx explicitly | Maria Jan Matejka |
2019-04-30 | BGP: Compliance with RFC8203bis | Alexander Azimov |
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 |
2018-12-16 | BGP: Extend 'next hop keep' and 'next hop self' options | Ondrej Zajicek (work) |
2018-12-16 | BGP: Better handling of non-matching AFI in nexthops | Ondrej Zajicek (work) |
2018-12-12 | BGP: implement Adj-RIB-In | Ondrej Zajicek (work) |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-07-31 | BGP: Long-lived graceful restart | Ondrej Zajicek (work) |
2018-07-01 | BGP: Use implicit-NULL label when announcing MPLS routes with local next-hop | Ondrej Zajicek (work) |
2018-07-01 | BGP: Fix parsing of MPLS withdrawals | Ondrej Zajicek (work) |
2018-06-27 | Nest: Neighbor cache cleanups | Ondrej Zajicek (work) |
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) |