Go to file
Stoiko Ivanov 6cd854d8c7 fix #3385: api: network: check for used ports before writing
Currently the check for used ports for bonds and bridges happens
while rendering '/etc/network/interfaces.new' in PVE::Inotify
(pve-common).
However at that stage the new/updated interface is already merged
with the old settings, making it impossible to indicate where a NIC
is currently used.

The code is adapted from the renderer in
PVE::Inotify::__write_etc_network_interfaces.

Tested on a virtual PVE instance.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-22 21:32:26 +02:00
aplinfo update aplinfo 2020-12-11 09:59:25 +01:00
bin fix #2890: also detect & renew DNS-only ACME certs 2020-07-27 10:53:32 +02:00
configs buildsys: fixup: fully remove pve-apt-hook mentionings 2019-06-28 10:57:03 +02:00
debian d/control: bump versioned proxmox-widget-toolkit dependency 2021-04-22 20:43:39 +02:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE fix #3385: api: network: check for used ports before writing 2021-04-22 21:32:26 +02:00
services pvesr service: order after pve-cluster 2019-11-28 10:54:12 +01:00
test ceph: osd_belongs_to_node: only check tree-entries of type host, refactor 2021-04-20 18:06:07 +02:00
www ui: panel/StatusView: use from widget-toolkit instead 2021-04-22 18:34:34 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump-hook-script: rename TARFILE to TARGET 2020-07-14 10:27:18 +02:00