]> git.proxmox.com Git - pve-manager.git/commit
network reload: check if recent enough PVE ifupdown2 version is present
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 Jan 2020 10:00:25 +0000 (11:00 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 Jan 2020 10:00:26 +0000 (11:00 +0100)
commita6ed0aa605a21fd75896a1e5edb7e6ffc266f313
tree604e802e7e6edba08e6334bf93bb1ded03bb4780
parent94011309e2168bfa7c11dd7bae28773170f02c98
network reload: check if recent enough PVE ifupdown2 version is present

We need a recent version *and* our patches on top of the vanilla
ifupdown2:
0001-don-t-remove-tap-veth-fwpr-interfaces-from-bridge-on.patch
0004-don-t-remove-bridge-is-tap-veth-are-still-plugged.patch

So check for at least 1.2.8 and the pve string in the version output.

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