Message ID | 20250109094321.2268124-1-steffen.klassert@secunet.com (mailing list archive) |
---|---|
State | New |
Headers | show
Received: from a.mx.secunet.com (a.mx.secunet.com [62.96.220.36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BDB6D2153E1 for <netdev@vger.kernel.org>; Thu, 9 Jan 2025 09:43:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=62.96.220.36 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736415815; cv=none; b=FnR8vEKgvJTbZst5txya7ElY92nf5ArUUdQBlr9kv9U5Tv4jK4pFpmAHztOTFerA8sKRpv/rtLsJe97BDUw+oj1ENXWkMjvYH3ryV0ipQLyaXuwntV6f5ukL2QK/zXIve7WHXjNtEoOlgV377QyiJPDoX6u7N+JFvVwSXAbXKYs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736415815; c=relaxed/simple; bh=SQFx5RO8oDpxCWSeNuBxDWyJoI5D+2S4X6Ecnnu7Z1g=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=gGXahF1XZd3fRN80/+MvXPUI0anUBH5BG9rL0zq7EjQH0qILjxAEZSS5VttonMqkAQOZNpHsghVLDpYLSgsSFqeq2uhs4WSJtd7cPejeSomrPLPLfGJyUhdtcoTy+vBAwTRfnnGUuvRuXGT5AAF5RDuJXAw7uMf4AdrR9NDTktg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=secunet.com; spf=pass smtp.mailfrom=secunet.com; dkim=pass (2048-bit key) header.d=secunet.com header.i=@secunet.com header.b=VhUL7sxF; arc=none smtp.client-ip=62.96.220.36 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=secunet.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=secunet.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=secunet.com header.i=@secunet.com header.b="VhUL7sxF" Received: from localhost (localhost [127.0.0.1]) by a.mx.secunet.com (Postfix) with ESMTP id 6800F20872; Thu, 9 Jan 2025 10:43:31 +0100 (CET) X-Virus-Scanned: by secunet Received: from a.mx.secunet.com ([127.0.0.1]) by localhost (a.mx.secunet.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q4ZIagLLNvDV; Thu, 9 Jan 2025 10:43:30 +0100 (CET) Received: from cas-essen-02.secunet.de (rl2.secunet.de [10.53.40.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by a.mx.secunet.com (Postfix) with ESMTPS id 8DF302087C; Thu, 9 Jan 2025 10:43:30 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 a.mx.secunet.com 8DF302087C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secunet.com; s=202301; t=1736415810; bh=xpqVED1b2AHIY5gnTbxMSNUl2WJ2S3ZRrbWUd5PhgJM=; h=From:To:CC:Subject:Date:From; b=VhUL7sxFarcTbqde09QuhDfQjNlE/FbypTkemwS5jrQnN/aYtSCZUHZWwECZ7Wq5C GFe6J2In8ixKsTfL3b5VLifG/jb7IFCF3HLdm0tRGs68CRe1zrbUaaygyvvaQAs+uE D58em9GWNWsc69tfHZtc9N5lRWHRGK9OEWDk09U4QBpJx4j5iasF/tBm1/AVykeka8 dEPskqC/VKPRHH5kNfwS90ReHx89EqdR9bOa2fmpFaIJd/3lRCrCVIz5TvooaMaE0s 6AttWw7TD/oX0PCc7lNBucBE5yXPRJEyBIwwfYk3NWbrUBGi3GTeirkJv3uc1GTu9H nlAA2vJ5XdG6g== Received: from mbx-essen-02.secunet.de (10.53.40.198) by cas-essen-02.secunet.de (10.53.40.202) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Thu, 9 Jan 2025 10:43:30 +0100 Received: from gauss2.secunet.de (10.182.7.193) by mbx-essen-02.secunet.de (10.53.40.198) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Thu, 9 Jan 2025 10:43:29 +0100 Received: by gauss2.secunet.de (Postfix, from userid 1000) id 7CBAF3182AFD; Thu, 9 Jan 2025 10:43:29 +0100 (CET) From: Steffen Klassert <steffen.klassert@secunet.com> To: David Miller <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org> CC: Herbert Xu <herbert@gondor.apana.org.au>, Steffen Klassert <steffen.klassert@secunet.com>, <netdev@vger.kernel.org> Subject: [PATCH 0/17] pull request (net-next): ipsec-next 2025-01-09 Date: Thu, 9 Jan 2025 10:43:04 +0100 Message-ID: <20250109094321.2268124-1-steffen.klassert@secunet.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: cas-essen-01.secunet.de (10.53.40.201) To mbx-essen-02.secunet.de (10.53.40.198) X-EXCLAIMER-MD-CONFIG: 2c86f778-e09b-4440-8b15-867914633a10 |