mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-21 09:33:53 +03:00
146dfe6a09
This commit adds the following features using the vlan_filter capabilities of the Linux Bridge: * 802.1Q driver, support for QinQ. This is not a full implementation compared to the vSwitch as there is no native support in the linux bridge: - VLAN_ID is the (outer/C-VLAN) tag implemented by tagging the PHY_DEV interface - CVLANS are the customer tags, any other VLAN is filtered out in the bridge * bridge driver, support for vlan filtering (VLAN_TAGGED_ID) only the specified tags are allowed in the trunk. Additionally this commits includes linting of some files. (cherry picked from commit e379bd66842dc4aa256e1c503ca425553d02bf9b) |
||
---|---|---|
.. | ||
augeas | ||
context | ||
doc | ||
etc | ||
examples | ||
hooks | ||
install_gems | ||
instance_types | ||
linters | ||
man | ||
misc | ||
onegate | ||
oneprovision | ||
onetoken | ||
pkgs | ||
router | ||
rubygems | ||
schemas/libvirt | ||
scons | ||
scripts | ||
shell | ||
smoke_tests | ||
ssh | ||
start-scripts | ||
sudoers | ||
vendor | ||
websockify |