]> git.proxmox.com Git - pve-common.git/commit
net: add get reachable networks: fix sorter closure
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Sep 2021 15:47:14 +0000 (17:47 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Sep 2021 16:38:47 +0000 (18:38 +0200)
commit4e4059580aea0d2e58f7f0ca1f790b30ba184e16
tree9a4dc7d8cff06658656eb91f321aef6fbe373412
parentd7cafe5124fbfd96a9fa5a01f5a1904c9ccc4850
net: add get reachable networks: fix sorter closure

argh, perl sorters and nested greps are weird!

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