@@ -799,11 +799,24 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
799
799
800
800
* Tue Oct 10 2023 Donatas Abraitis <
[email protected] > - %{version}
801
801
802
- * Tue Oct 10 2023 Donatas Abraitis <
[email protected] > - 9.1
803
-
804
- * Wed Jul 26 2023 Jafar Al-Gharaibeh <
[email protected] > - 9.0
805
- - Major Highlights:
806
- - Introduce `mgmtd` daemon
802
+ * Thu Oct 09 2023 Donatas Abraitis <
[email protected] > - 9.1
803
+ - Major highlights:
804
+ - OSPFv2 HMAC-SHA Cryptographic Authentication
805
+ - BGP MAC-VRF Site-Of-Origin support
806
+ - BGP Dynamic capability support
807
+ - IS-IS SRv6 uSID support (RFC 9352)
808
+ - Change next-hop resolution via the default route for a traditional profile
809
+ - Add support for VLAN, ECN, DSCP mangling/filtering
810
+ - Zebra support for route replace semantics in FPM
811
+ - New command for BGP `neighbor x addpath-tx-best-selected`
812
+ - New command for BGP `mpls bgp l3vpn-multi-domain-switching`
813
+ - A couple more new BGP route-map commands for as-path, communities manipulation
814
+
815
+ * Tue Jun 06 2023 Jafar Al-Gharaibeh <
[email protected] > - 9.0
816
+ - Major highlights:
817
+ - Centralized Management Daemon (mgmtd)
818
+ - Switched to libyang minimum version 2.1.80
819
+ - Memory footprint for BGP reduced drastically
807
820
- Add BGP `neighbor path-attribute treat-as-withdraw` command
808
821
- Add BGP ASN dot notation support (RFC 5396)
809
822
- Add BGP Software Version capability
@@ -816,7 +829,7 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
816
829
- Add IS-IS `affinity-map` support
817
830
- Add the `graceful-restart hello-delay` OSPFv2/OSPFv3 command
818
831
- Add the `ipv6 mld join` PIMv6 command
819
- - Add `allow-ecmp x` RIP/RIPng Command
832
+ - Add `allow-ecmp x` RIP/RIPng command
820
833
- Add BFD support for RIP
821
834
- For a full list of new features and bug fixes, please refer to:
822
835
- https://frrouting.org/release/
0 commit comments