[pve-devel] applied: [PATCH network] api: controller: iterate over keys instead of whole map
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed May 21 14:04:39 CEST 2025
On Tue, 20 May 2025 17:01:01 +0200, Gabriel Goller wrote:
> Previously, we iterated over the entire hash (keys and values), which
> added unnecessary data to the configuration. This commit changes the
> loop to iterate only over the hash keys.
>
> Nothing should change as the garbled properties were removed down the
> line anyway.
>
> [...]
Applied, thanks!
[1/1] api: controller: iterate over keys instead of whole map
commit: 7af377c9024aa47f337e374317df5d77cb85bdfd
More information about the pve-devel
mailing list