cloudstack/scripts/vm/network/vnet
Rohit Yadav 274222769a CLOUDSTACK-8252: Ignore VLAN 4095 which is n/a on linux
VLAN id 4095 is commonly used as a 'tag passthrough' in virtualization environments
(VMware, specifically). This vlan id is incompatible with Linux, but we can
allow the admin to manually configure the bridge if the same passthrough is
desired.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit aee35c96a8)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-05-22 13:26:06 +01:00
..
cloudstack_pluginlib.py
modifyvlan.sh CLOUDSTACK-8252: Ignore VLAN 4095 which is n/a on linux 2015-05-22 13:26:06 +01:00
modifyvxlan.sh
ovstunnel.py