]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
vlan edit: Set valid default name
authorDominic Jäger <d.jaeger@proxmox.com>
Mon, 8 Feb 2021 12:41:36 +0000 (13:41 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Feb 2021 12:45:11 +0000 (13:45 +0100)
commit705f92a1e463a8311d1a56675808d6604238280f
tree556bcf0a412d4a9179b9f473224c2a76a0ffae7f
parent4ed84281a24e910a79aa3834608d773c07ae146e
vlan edit: Set valid default name

Using find_next_iface_id we get a valid VLAN name.
This way, inserting a vlan raw device is still required (but everything that is
inserted so far is valid).

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
src/node/NetworkView.js