]> git.proxmox.com Git - pve-manager.git/commit
ui: vm network: allow to override MTU for virtio devices
authorOguz Bektas <o.bektas@proxmox.com>
Wed, 9 Nov 2022 15:37:09 +0000 (16:37 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Nov 2022 18:55:29 +0000 (19:55 +0100)
commitc8f2cf4c1af049b0102932d5c41b16f25e6c9fc5
treeb7e1e384535103e7f1ebd518d15355989475f375
parente46b90149b8d755bcaedc15b4c7d37481907d875
ui: vm network: allow to override MTU for virtio devices

we already have the 'mtu' option in the API, so we can just expose
that option inside the 'Advanced' menu for virtio network interfaces.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Moved the message tooltip below the advanced columns to avoid the line
break and make it more visually pleasing.

Signed-off-by: Daniel Tschlatscher <d.tschlatscher@proxmox.com>
www/manager6/qemu/NetworkEdit.js