Re: [pve-devel] applied: [PATCH proxmox-widget-toolkit] add vlan interface support

2020-01-30 Thread Thomas Lamprecht
On 1/30/20 6:11 PM, Alexandre DERUMIER wrote: >>> applied, thanks! Tried to add some note about the different VLAN >>> combinations, >>> I hope I made it not even more confusing ^^ > > I wonder if pve-docs could be improve with some screenshots of network gui ? > Currently we only have /etc/net

Re: [pve-devel] applied: [PATCH proxmox-widget-toolkit] add vlan interface support

2020-01-30 Thread Alexandre DERUMIER
>>applied, thanks! Tried to add some note about the different VLAN >>combinations, >>I hope I made it not even more confusing ^^ I wonder if pve-docs could be improve with some screenshots of network gui ? Currently we only have /etc/network/interfaces text config. BTW, some sdn news: I'm go

[pve-devel] applied: [PATCH proxmox-widget-toolkit] add vlan interface support

2020-01-30 Thread Thomas Lamprecht
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 >