@@ -799,9 +799,29 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
799
799
800
800
%changelog
801
801
802
- * Tue Jun 06 2023 Martin Winter <mwinter @opensourcerouting.org> - %{version}
802
+ * Tue Oct 10 2023 Donatas Abraitis <donatas @opensourcerouting.org> - %{version}
803
803
804
- * Tue Jun 06 2023 Jafar Al-Gharaibeh <
[email protected] > - 9.0
804
+ * Tue Oct 10 2023 Donatas Abraitis <
[email protected] > - 9.1
805
+
806
+ * Wed Jul 26 2023 Jafar Al-Gharaibeh <
[email protected] > - 9.0
807
+ - Major Highlights:
808
+ - Introduce `mgmtd` daemon
809
+ - Add BGP `neighbor path-attribute treat-as-withdraw` command
810
+ - Add BGP ASN dot notation support (RFC 5396)
811
+ - Add BGP Software Version capability
812
+ - Allow BGP peering via 127.0.0.0/8
813
+ - Deprecate BGP `internet` community - this is the Cisco-specific community, which is never been RFC-defined and confusing
814
+ - Implement `match source-protocol` for BGP route maps
815
+ - Implement BGP Node Target extended communities (draft-ietf-idr-node-target-ext-comm)
816
+ - Implement Flex-Algo for SR-MPLS (RFC 9350)
817
+ - Add support for IS-IS `advertise-passive-only`
818
+ - Add IS-IS `affinity-map` support
819
+ - Add the `graceful-restart hello-delay` OSPFv2/OSPFv3 command
820
+ - Add the `ipv6 mld join` PIMv6 command
821
+ - Add `allow-ecmp x` RIP/RIPng Command
822
+ - Add BFD support for RIP
823
+ - For a full list of new features and bug fixes, please refer to:
824
+ - https://frrouting.org/release/
805
825
806
826
* Fri Mar 10 2023 Jafar Al-Gharaibeh <
[email protected] > - 8.5
807
827
- Major Highlights:
0 commit comments