]> git.proxmox.com Git - pve-network.git/commit
validation: add support for arrays to change tracking
authorStefan Hanreich <s.hanreich@proxmox.com>
Wed, 22 Nov 2023 12:28:08 +0000 (13:28 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Nov 2023 09:28:26 +0000 (10:28 +0100)
commitfb97ed300a1eb8ed646d327bca874517621b614f
tree73624e7ab51e50ec4a7eb5c534cd25ee71ee6750
parent1032f6d83870ed9c1ca1c0806459b170a40cb0a9
validation: add support for arrays to change tracking

This is needed so dhcp-ranges are properly displayed as changed in the
web UI.

Also took the chance to properly indent the encode_value function with
our indentation scheme.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Tested-by: Hannes Duerr <h.duerr@proxmox.com>
src/PVE/Network/SDN.pm