@@ -3,6 +3,7 @@ Change Log
33
44All notable changes to the project are documented in this file.
55
6+ 
67[ v24.12.0] [ UNRELEASED ] 
78------------------------- 
89
@@ -16,20 +17,29 @@ All notable changes to the project are documented in this file.
1617 -  Upgrade Buildroot to 2024.02.10 (LTS)
1718 -  Add the possibility to change the boot order for the system with a
1819 RPC and add boot order to operational datastore.
20+  -  Add documentation on management via SSH, Web (RESTCONF, Web
21+  Console), and Console Port, issue #787  
22+  -  Add documentation of DNS client use and configuration, issue #798  
1923 -  SSH Server is now configurable, issue #441  
2024 SSH Server and NETCONF Server now uses the same SSH hostkey in factory-config
2125 -  Support for GRE/GRETAP tunnels
2226 -  Support for STP/RSTP on bridges
2327 -  Support for VXLAN tunnels
24-  -  Add documentation on management via SSH, Web (RESTCONF, Web
25-  Console), and Console Port, issue #787  
28+  -  Add operational support for reading DNS resolver info, issue #510  
29+  -  Add support for a basic DHCPv4 server, multiple subnets with static
30+  hosts and support for setting DHCP options on global, subnet, or host
31+  level. Contributed by [ MINEx Networks] ( https://minexn.com/ ) 
32+  -  DHCP client options aligned with DHCP server, startup-config files
33+  with old syntax are automatically migrated
2634
2735### Fixes  
2836
2937 -  Fix #861  : Fix error when running 251+ reconfigurations in test-mode
38+  -  Fix #899  : DHCP client with client-id does not work
3039 -  Minor cleanup of Networking Guide
3140 -  Fix memory leaks in confd
3241
42+ 
3343[ v24.11.1] [ ]  - 2024-11-29
3444------------------------- 
3545
@@ -78,6 +88,7 @@ All notable changes to the project are documented in this file.
7888 forwarded, when the underlying ports are simultaneously attached to
7989 a VLAN filtering bridge.
8090
91+ 
8192[ v24.11.0] [ ]  - 2024-11-20
8293------------------------- 
8394
0 commit comments