]> git.proxmox.com Git - pve-common.git/commit
pve-common: PVE/Network: rework of activate_bridge_vlan
authorStefan Priebe <s.priebe@profihost.ag>
Fri, 25 Jan 2013 21:16:14 +0000 (22:16 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 28 Jan 2013 10:55:37 +0000 (11:55 +0100)
commitfa49ab1a0875a89230378c99b4b6f9ccfa0edb6b
treed00e29b4e50a70d0617572ec1060b59d078b642b
parentca402c95210c2bdac2dcd317a93c62f3424b17b9
pve-common: PVE/Network: rework of activate_bridge_vlan

- use ip command instead of old vconfig
- activate gvrp by default (it doesn't harm if the switch does not support it or it is disabled)
- use bridge instead of raw ethernet device as vlan bridge

Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
data/PVE/Network.pm