Skip to content

Commit e4fddb6

Browse files
committed
doc: update ChangeLog with release news
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 5bd8e99 commit e4fddb6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

doc/ChangeLog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,19 @@ Change Log
44
All notable changes to the project are documented in this file.
55

66

7-
[v24.09.0][UNRELEASED]
7+
[v24.09.0][] - 2024-09-27
88
-------------------------
99

10+
**News:** this release enhances the integration of all types of static
11+
routes with FRRouting ([Frr][]), including all routes that can be set by
12+
DHCP and IPvLL (ZeroConf) clients. Due to this fundamental change, the
13+
system routing table is now primarily read from Frr, which increases the
14+
amount of relevant routing information available to the user. E.g., in
15+
the CLI exec command `show ip route` and `show ipv6 route`. Support for
16+
adjusting the administrative distance of all types of static routes has
17+
also been added to facilitate site specific adaptations. Please see the
18+
documentation for details.
19+
1020
### Changes
1121
- Upgrade Buildroot to 2024.02.6 (LTS)
1222
- Upgrade Linux kernel to 6.6.52 (LTS)
@@ -65,6 +75,8 @@ All notable changes to the project are documented in this file.
6575
is now 1 minute, just like operations via other front-ends (NETCONF
6676
and RESTCONF). This was previously (incorrectly) set to 10 seconds.
6777

78+
[Frr]: https://frrouting.org/
79+
6880

6981
[v24.08.0][] - 2024-08-30
7082
-------------------------

0 commit comments

Comments
 (0)