From 7a377a1881833a51ee2c5f2970285e8ba24dfed0 Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Sun, 11 Mar 2018 17:53:37 -0700 Subject: [PATCH] FRRouting Release 4.0 Signed-off-by: Martin Winter --- debianpkg/changelog.in | 16 ++++++++++++++++ redhat/frr.spec.in | 17 +++++++++++++++-- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/debianpkg/changelog.in b/debianpkg/changelog.in index 8f3f4753d..fdea8ca2f 100644 --- a/debianpkg/changelog.in +++ b/debianpkg/changelog.in @@ -1,5 +1,21 @@ frr (@VERSION@) RELEASED; urgency=medium + * 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. + + -- FRRouting-Dev Sun, 11 Mar 2018 17:22:20 -0700 + +frr (3.0.3-1) RELEASED; urgency=medium + * New Enabled: PIM draft Unnumbered -- FRRouting-Dev Wed, 18 Oct 2017 17:01:42 -0700 diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 292372d40..092993627 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -611,10 +611,23 @@ rm -rf %{buildroot} %endif %changelog -* Sun Mar 4 2018 Martin Winter - %{version} +* Sun Mar 11 2018 Martin Winter - %{version} +- 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 - Add option to build with RPKI (default: disabled) -* Fri Oct 20 2017 Martin Winter +* Fri Oct 20 2017 Martin Winter - 3.0.2 - Fix script location for watchfrr restart functions in daemon config - Fix postun script to restart frr during upgrade -- 2.39.2