Re: [pve-devel] [PATCH] network : add trunks support

2016-01-15 Thread Dietmar Maurer
applied ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH] network : add trunks support

2016-01-14 Thread Alexandre Derumier
Signed-off-by: Alexandre Derumier --- src/PVE/Network.pm | 36 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/src/PVE/Network.pm b/src/PVE/Network.pm index 8cd7698..293ebfa 100644 --- a/src/PVE/Network.pm +++ b/src/PVE/Network.pm @@ -161,7 +16