diff options
| author | Martin Winter <mwinter@opensourcerouting.org> | 2018-06-07 18:39:07 -0700 |
|---|---|---|
| committer | Martin Winter <mwinter@opensourcerouting.org> | 2018-06-07 18:39:07 -0700 |
| commit | ed02df4ba2e30dbe41c77e20761091154770628c (patch) | |
| tree | 48ccadffa91b1502f623de5b0dddef5a02ba739e /redhat | |
| parent | b2e1ccbb7c6abcfa901e0b6411f3bcfc4282ddc7 (diff) | |
FRRouting Release 5.0frr-5.0
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'redhat')
| -rw-r--r-- | redhat/frr.spec.in | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index d41c446281..3b6e0884de 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -641,9 +641,30 @@ rm -rf %{buildroot} %endif %changelog -* Sun May 20 2018 Martin Winter <mwinter@opensourcerouting.org> - %{version} +* Thu Jun 7 2018 Martin Winter <mwinter@opensourcerouting.org> - %{version} +- PIM: Add a Multicast Trace Command draft-ietf-idmr-traceroute-ipm-05 +- IS-IS: Implement Three-Way Handshake as per RFC5303 +- BGPD: Implement VPN-VRF route leaking per RFC4364. +- BGPD: Implement VRF with NETNS backend +- BGPD: Flowspec +- PBRD: Add a new Policy Based Routing Daemon + +* Sun May 20 2018 Martin Winter <mwinter@opensourcerouting.org> - 4.0.1 - Fixed RPKI RPM build +* Sun Mar 11 2018 Martin Winter <mwinter@opensourcerouting.org> - 4.0 +- ISIS-MT - https://tools.ietf.org/html/rfc5120 +- BGP - RPKI (RFC 6810) +- BGP - v4 labeled unicast as per RFC 3107 +- BGP/Zebra - Type 2 and 3 EVPN with symmetric and asymmetric routing +- EIGRP - https://tools.ietf.org/html/rfc7868 +- FRR - Tab completion for iface names, prefix-lists, route-maps, BGP peers +- BABEL - https://tools.ietf.org/html/rfc6126 +- PIM VRF - Added the ability to work with VRF’s to PIM +- OSPFv2 VRF - Added the ability to work with VRF’s to OSPFv2 +- OSPFv2 Experimental SR - draft-ietf-ospf-segment-routing-extensions-24 +- ZEBRA - Add ability to create a static route that leaks across VRF’s. + * Sun Mar 4 2018 Martin Winter <mwinter@opensourcerouting.org> - Add option to build with RPKI (default: disabled) |
