diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-11-09 16:35:13 +0200 | 
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-11-27 08:51:59 +0200 | 
| commit | 265e0e9a631344637ff4da8c1d800c73d3a84c28 (patch) | |
| tree | 09fe6fbdc0db03251ce3d05a0d8361122fb81396 /redhat | |
| parent | 0dc7704fd50a035c85dea58408abea80c4816f15 (diff) | |
redhat, debian: Update release notes for 9.1 release
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'redhat')
| -rw-r--r-- | redhat/frr.spec.in | 25 | 
1 files changed, 19 insertions, 6 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 63fde7dd6a..ac1d68d65b 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -799,11 +799,24 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons  * Tue Oct 10 2023 Donatas Abraitis <donatas@opensourcerouting.org> - %{version} -* Tue Oct 10 2023 Donatas Abraitis <donatas@opensourcerouting.org> - 9.1 - -* Wed Jul 26 2023 Jafar Al-Gharaibeh <jafar@atcorp.com> - 9.0 -- Major Highlights: --   Introduce `mgmtd` daemon +* Thu Oct 09 2023 Donatas Abraitis <donatas@opensourcerouting.org> - 9.1 +- Major highlights: +-   OSPFv2 HMAC-SHA Cryptographic Authentication +-   BGP MAC-VRF Site-Of-Origin support +-   BGP Dynamic capability support +-   IS-IS SRv6 uSID support (RFC 9352) +-   Change next-hop resolution via the default route for a traditional profile +-   Add support for VLAN, ECN, DSCP mangling/filtering +-   Zebra support for route replace semantics in FPM +-   New command for BGP `neighbor x addpath-tx-best-selected` +-   New command for BGP `mpls bgp l3vpn-multi-domain-switching` +-   A couple more new BGP route-map commands for as-path, communities manipulation + +* Tue Jun 06 2023 Jafar Al-Gharaibeh <jafar@atcorp.com> - 9.0 +- Major highlights: +-   Centralized Management Daemon (mgmtd) +-   Switched to libyang minimum version 2.1.80 +-   Memory footprint for BGP reduced drastically  -   Add BGP `neighbor path-attribute treat-as-withdraw` command  -   Add BGP ASN dot notation support (RFC 5396)  -   Add BGP Software Version capability @@ -816,7 +829,7 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons  -   Add IS-IS `affinity-map` support  -   Add the `graceful-restart hello-delay` OSPFv2/OSPFv3 command  -   Add the `ipv6 mld join` PIMv6 command --   Add `allow-ecmp x` RIP/RIPng Command +-   Add `allow-ecmp x` RIP/RIPng command  -   Add BFD support for RIP  - For a full list of new features and bug fixes, please refer to:  -   https://frrouting.org/release/  | 
