@@ -837,10 +837,41 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
837
837
838
838
%changelog
839
839
840
- * Thu Oct 10 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
840
+ * Mon Mar 10 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
841
841
842
- * Thu Oct 10 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.3-dev
843
- - FRR 10.3 Development
842
+ * Mon Mar 10 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.3
843
+ - Major highlights:
844
+ - Lua 5.4 support
845
+ - Fixed CVE-2024-55553
846
+ - New match community-count BGP command to limit communities count
847
+ - New set metric igp|aigp BGP command to inject IGP metric as MED into BGP
848
+ - New bgp ipv6-auto-ra BGP command
849
+ - Optimize BGP EVPN L2VNI/L3VIN remote routes processing
850
+ - Respect non-transitive BGP extended communities between direct peers
851
+ - Drop deprecated bgp network import-check exact command
852
+ - Handle BGP ENHE (Extended Next Hop Encoding) capability via dynamic capability
853
+ - Implement BGP connect backoff retry
854
+ - Implement an ability to import BMP information from a separate BGP instance
855
+ - Add support of BGP color extended community color-only types
856
+ - Implement SBFD
857
+ - Add support for SRv6 static SIDs
858
+ - Implement embedded-rp for PIMv6
859
+ - Implement AutoRP mapping-agent for PIM
860
+ - Implement MSDP peer SA limiting
861
+
862
+ * Tue Nov 12 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.2
863
+ - Major highlights:
864
+ - PIM candidate BSR/RP [#16438]
865
+ - Static IGMP join without an IGMP report [1#6450]
866
+ - PIM AutoRP discovery/announcements [#16634]
867
+ - IGMP proxy [#16861]
868
+ - SRv6 SID Manager [#15604]
869
+ - Add `bgp ipv6-auto-ra` command [#16354]
870
+ - Implement `neighbor x remote-as auto` for BGP [#16345]
871
+ - Implement `bgp dual-as` for BGP [#16816]
872
+ - Implement BGP-wide configuration for graceful restart [#16099]
873
+ - Handle kernel routes appropriately (should fix recent NOPREFIXROUTE issue) [#16300]
874
+ - Add `cisco-authentication` password support for NHRP [#16172]
844
875
845
876
* Fri Jul 26 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.1
846
877
- Breaking changes
0 commit comments