diff options
author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2024-08-01 06:31:57 +0200 |
---|---|---|
committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2024-10-10 22:32:38 +0200 |
commit | 400cc7055aca4c2813afaa4d29ac1c42378daea6 (patch) | |
tree | 5bbcec01bec1861d75d445b8168ecc2ca5e48484 /redhat | |
parent | Merge pull request #17054 from opensourcerouting/fix/add_missing_logrotate_mgmtd (diff) | |
download | frr-400cc7055aca4c2813afaa4d29ac1c42378daea6.tar.xz frr-400cc7055aca4c2813afaa4d29ac1c42378daea6.zip |
debian, redhat: updating changelog for 10.1 release
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'redhat')
-rw-r--r-- | redhat/frr.spec.in | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index d6775e6e9..955a73e30 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -834,7 +834,20 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons %changelog -* Mon Mar 25 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version} +* Fri Jul 26 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version} + +* Fri Jul 26 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.1 +- Breaking changes +- Enable BGP dynamic capability by default for datacenter profile +- Split BGP `rpki cache` command into separate per SSH/TCP +- Add deprecation cycle for OSPF `router-info X [A.B.C.D]` command +- Major highlights: +- BGP dampening per-neighbor support +- BMP send-experimental stats +- Implement extended link-bandwidth for BGP +- Paths Limit for Multiple Paths in BGP +- New command for OSPFv2 `ip ospf neighbor-filter NAME [A.B.C.D]` +- Implement non-broadcast support for point-to-multipoint networks * Mon Mar 25 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.0 - Major highlights: |