1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
one/share/pkgs/sudoers
Ruben S. Montero 146dfe6a09
F #6669: Support for VLAN filtering and QinQ
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)
2024-12-11 11:38:22 +01:00
..
centos F #6669: Support for VLAN filtering and QinQ 2024-12-11 11:38:22 +01:00
debian F #6669: Support for VLAN filtering and QinQ 2024-12-11 11:38:22 +01:00
opennebula-node-kvm F OpenNebula/one#6641: Add the "string-phone" transparent proxy (#3221) 2024-09-26 18:19:48 +02:00
opennebula-node-lxc F OpenNebula/one#6641: Add the "string-phone" transparent proxy (#3221) 2024-09-26 18:19:48 +02:00
opennebula-server F #6397: Minor adjustments to LXC marketplace 2024-07-09 13:43:35 +02:00