From 034c29388ac4540614f83f9aa49940e7fcddefc7 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 13 Nov 2023 20:24:27 +0000 Subject: [PATCH] Update git submodules * Update neutron-lib from branch 'master' to 46987a9ce8929e61f75ee93bbbe0630e2804c2a5 - Merge "vpnaas: add support for more ciphers (auth, encryption, pfs modes)" - vpnaas: add support for more ciphers (auth, encryption, pfs modes) Encryption algorithms: add AES CCM mode and AES GCM mode variants for 128/192/256 bit keys and 8/12/16 octet ICVs. Auth algorithms: add aes-xcbc and aes-cmac. PFS: add Diffie Hellman groups 15 to 31. Related-Bug: #1938284 Change-Id: Iba86fe9a1bbf88223b57a45fb89349c6b1858015 --- neutron-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron-lib b/neutron-lib index 1da71876b8..46987a9ce8 160000 --- a/neutron-lib +++ b/neutron-lib @@ -1 +1 @@ -Subproject commit 1da71876b87647e3e9b7faf118ad38856a223e63 +Subproject commit 46987a9ce8929e61f75ee93bbbe0630e2804c2a5