File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2695,30 +2695,38 @@ This adds support for device ACLs when attached to a bridged network.
2695
2695
Add new memory dump API at ` /1.0/instances/NAME/debug/memory ` .
2696
2696
2697
2697
## ` init_preseed_storage_volumes `
2698
+
2698
2699
This API extension provides the ability to configure storage volumes in preseed init.
2699
2700
2700
2701
## ` init_preseed_profile_project `
2702
+
2701
2703
This API extension provides the ability to specify the project as part of profile definitions in preseed init.
2702
2704
2703
2705
## ` instance_nic_routed_host_address `
2706
+
2704
2707
Adds support for specifying the VRF to add the routes to.
2705
2708
2706
2709
## ` instance_smbios11 `
2710
+
2707
2711
A new category of configuration options, ` smbios11.XYZ ` has been added
2708
2712
which allows passing key/value pairs through ` SMBIOS Type 11 ` on systems that
2709
2713
support it.
2710
2714
2711
2715
## ` api_filtering_extended `
2716
+
2712
2717
This extends the API filtering mechanism to all API collections.
2713
2718
2714
2719
## ` acme_dns01 `
2720
+
2715
2721
Adds support for ` DNS-01 ` challenge to the Incus ACME support for certificate generation.
2716
2722
2717
2723
## ` security_iommu `
2724
+
2718
2725
Introduce a new ` security.iommu ` configuration key to control whether to
2719
2726
enable IOMMU emulation. This is done through ` virtio_iommu ` on Linux and the emulated Intel IOMMU on Windows.
2720
2727
2721
2728
## ` network_ipv4_dhcp_routes `
2729
+
2722
2730
Introduces a new ` ipv4.dhcp.routes ` configuration option on bridged and OVN networks.
2723
2731
This allows specifying pairs of CIDR networks and gateway address to be announced by the DHCP server.
2724
2732
You can’t perform that action at this time.
0 commit comments