[pve-devel] applied: [PATCH proxmox-widget-toolkit] add vlan interface support
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Thu Jan 30 17:55:00 CET 2020
    
    
  
On 1/28/20 11:24 AM, Alexandre Derumier wrote:
> vlan-raw-device && vlan-id field are only
> enabled if interface name is different than interfaceX.Y
> 
> I have added a listener on iface,
> to enable them live if user want a custom name for vlan interface
> 
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
> ---
>  Toolkit.js          |  8 ++++++
>  Utils.js            |  2 ++
>  node/NetworkEdit.js | 67 +++++++++++++++++++++++++++++++++++++++++++--
>  node/NetworkView.js | 17 +++++++++++-
>  4 files changed, 90 insertions(+), 4 deletions(-)
> 
applied, thanks! Tried to add some note about the different VLAN combinations,
I hope I made it not even more confusing ^^
    
    
More information about the pve-devel
mailing list