File: QinQ-API-extension-a7b95d0a7a35411c.yaml

package info (click to toggle)
python-neutron-lib 3.18.2-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,652 kB
  • sloc: python: 22,800; sh: 145; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    The ``qinq`` extension adds a ``qinq`` attribute to the network
    resource. This new attribute can be used in a similar way to
    ``vlan_transparent`` but networks created with ``qinq`` set will use
    ``0x8a88`` ethertype for the double vlan tagged traffic.
    Attributes ``qinq`` and ``vlan_transparent`` can't be used together
    for the same network.