]> git.proxmox.com Git - pve-common.git/commit - src/PVE/Network.pm
net: ip from CIDR: sort result
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 Feb 2021 12:07:56 +0000 (13:07 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 Feb 2021 12:47:56 +0000 (13:47 +0100)
commitef737f0b3c0a79fb236539da0307929598d1340a
tree5b6d4d909987e69b1e90501ba54c177722c61135
parent1e55a6cd22fb24710dfedc7dfc87076f883e7579
net: ip from CIDR: sort result

this should not be a real problem yet, but the perl keys hash pseudo
random order was an issue way to often to bet on that..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Network.pm