From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Alexandre Derumier <aderumier@odiso.com>
Subject: [pve-devel] applied: [PATCH pve-network] zone: qinq: add vnet without tag support
Date: Wed, 5 May 2021 08:26:14 +0200 [thread overview]
Message-ID: <d84d8dbd-e6d3-2426-456d-f4b510bfe35b@proxmox.com> (raw)
In-Reply-To: <20210429210017.1935966-1-aderumier@odiso.com>
On 29.04.21 23:00, Alexandre Derumier wrote:
> some user want to be able to define a vnet without vlan,
> so at qinq zone level, to be able to see traffic from others vnets of this
> qinq zone.
> Some example of usage is a inter-vnet firewall/gateway vm.
>
> Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
> ---
> PVE/Network/SDN/Zones/QinQPlugin.pm | 97 +++++++++----------
> .../zones/qinq/bridge/expected_sdn_interfaces | 53 +++++++---
> .../bridge_notagvnet/expected_sdn_interfaces | 36 +++++++
> test/zones/qinq/bridge_notagvnet/interfaces | 5 +
> test/zones/qinq/bridge_notagvnet/sdn_config | 14 +++
> .../bridge_vlanaware/expected_sdn_interfaces | 24 ++++-
> .../expected_sdn_interfaces | 27 ++++++
> .../bridge_vlanaware_notagvnet/interfaces | 7 ++
> .../bridge_vlanaware_notagvnet/sdn_config | 11 +++
> .../expected_sdn_interfaces | 12 ++-
> .../expected_sdn_interfaces | 12 ++-
> .../expected_sdn_interfaces | 23 ++++-
> .../expected_sdn_interfaces | 23 ++++-
> test/zones/qinq/ovs/expected_sdn_interfaces | 24 ++++-
> .../ovs_notagvnet/expected_sdn_interfaces | 37 +++++++
> test/zones/qinq/ovs_notagvnet/interfaces | 9 ++
> test/zones/qinq/ovs_notagvnet/sdn_config | 11 +++
> .../ovs_vlanawarevnet/expected_sdn_interfaces | 12 ++-
> .../ovs_vlanprotocol/expected_sdn_interfaces | 12 ++-
> 19 files changed, 366 insertions(+), 83 deletions(-)
> create mode 100644 test/zones/qinq/bridge_notagvnet/expected_sdn_interfaces
> create mode 100644 test/zones/qinq/bridge_notagvnet/interfaces
> create mode 100644 test/zones/qinq/bridge_notagvnet/sdn_config
> create mode 100644 test/zones/qinq/bridge_vlanaware_notagvnet/expected_sdn_interfaces
> create mode 100644 test/zones/qinq/bridge_vlanaware_notagvnet/interfaces
> create mode 100644 test/zones/qinq/bridge_vlanaware_notagvnet/sdn_config
> create mode 100644 test/zones/qinq/ovs_notagvnet/expected_sdn_interfaces
> create mode 100644 test/zones/qinq/ovs_notagvnet/interfaces
> create mode 100644 test/zones/qinq/ovs_notagvnet/sdn_config
applied, thanks!
prev parent reply other threads:[~2021-05-05 6:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-29 21:00 [pve-devel] " Alexandre Derumier
2021-05-05 6:26 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d84d8dbd-e6d3-2426-456d-f4b510bfe35b@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=aderumier@odiso.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.