[pve-devel] [PATCH manager/widget-toolkit v2 0/2] show altenative interface names in the web ui
Dominik Csapak
d.csapak at proxmox.com
Tue Jul 15 11:07:47 CEST 2025
This series goes on top of Stefan Hahnreich's last series[0], but it seems
there is still some things missing from INotify (to e.g. set the altnames via
the api), so maybe the helper I introduce in the pve-manager patch will be
unnecessary, depending if parsing the interfaces file will already return the
altnames.
Note that the pve-manager patch depends on the widget-toolkit patch
changes from v1:
* show correct alternatives for ifaces with an altname in the iface stanza
* sort altnames
0: https://lore.proxmox.com/pve-devel/20250709194526.560709-2-s.hanreich@proxmox.com/
proxmox-widget-toolkit:
Dominik Csapak (1):
network: optionally show alternative interface names
src/node/NetworkEdit.js | 19 +++++++++++++++++++
src/node/NetworkView.js | 20 ++++++++++++++++++++
2 files changed, 39 insertions(+)
pve-manager:
Dominik Csapak (1):
api/ui: show/return alternative interface names
PVE/API2/Network.pm | 41 +++++++++++++++++++++++++++++++++++--
www/manager6/node/Config.js | 1 +
2 files changed, 40 insertions(+), 2 deletions(-)
Summary over all repositories:
4 files changed, 79 insertions(+), 2 deletions(-)
--
Generated by git-murpp 0.8.1
More information about the pve-devel
mailing list