Go to file
Bodo Petermann f6033dd2ef Add support for additional auth, encryption, PFS choices
Encryption algorithms: add AES CCM mode and AES GCM mode variants
for 128/192/256 bit keys and 8/12/16 octet ICVs.
In the API that will be 9 new choices for AES CCM and 9 for AES GCM,
e.g. aes-256-ccm-16 (aes-{keysize}-ccm-{icv-size}).
Add encrpytion algorithms for AES CTR mode: aes-128-ctr, aes-192-ctr,
aes-256-ctr.
Auth algorithms: add aes-xcbc and aes-cmac.
PFS: add Diffie Hellman groups 15 to 31.

Closes-Bug: #1938284
Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/903971
Change-Id: I07f49d8e91f0f16ee4c97e636ab3b62a5692d70c
2025-02-06 10:08:10 +01:00
2024-11-14 10:13:53 +01:00
2019-01-07 16:38:45 +00:00
2019-04-19 19:41:15 +00:00
2014-05-16 13:40:04 -04:00
2024-09-21 16:03:36 +00:00
2024-11-14 10:13:53 +01:00
2020-04-05 10:13:09 +02:00
2024-09-13 10:10:45 +00:00
2024-09-21 16:03:36 +00:00

Welcome!

This package contains the code for the Neutron VPN as a Service (VPNaaS) service. This includes third-party drivers. This package requires Neutron to run.

External Resources:

The homepage for Neutron is: https://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single Launchpad page for all Neutron projects.

Code is available on opendev.org at: https://opendev.org/openstack/neutron-vpnaas.

Please refer to Neutron documentation for more information: Neutron README.rst

Team and repository tags

image

Description
Virtual private network services for OpenStack Neutron.
Readme 40 MiB
Languages
Python 97.7%
Shell 2.2%
Mako 0.1%