Message ID | 20241115083343.2340827-1-steffen.klassert@secunet.com (mailing list archive) |
---|---|
State | New |
Delegated to: | Netdev Maintainers |
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 81C1918BC19 for <netdev@vger.kernel.org>; Fri, 15 Nov 2024 08:33:56 +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=1731659638; cv=none; b=uaTrxMCQw0vfvhANJ2WbTfkRvh0NyK7YrglAsmNh3LVL8oppsDYww8wzq2snjyMirs2Kcr5ec4J9Ju/MYDmxj8QoGDzeID3D/btgFr1X+gSpUVdY8NIuHb9hOGkWJvBaJd0NBl2bd8cE2Sq7QQiRGqCzlRREORIR3+ABozYJ7Mg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731659638; c=relaxed/simple; bh=M1c7TDAOfR9WutiShhajPHQl4I9LNCENaJoRMw7m+TI=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=Q175gs7D0pztRPVwxclMqLGW+yy1lqQmLheHqLknpuGmBVqB9OqGQKcnWzNCryjQroQRuznqHPfRmEki5F2tIM+T7WrRdXIiuFAzje6lvbH8g2YaHmioL0kGkPJh0j1muZPiLlyvXeZAHWrFPio4AjbdZ2dvjXhCrdvUUZXWqGA= 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=q3jfhc+5; 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="q3jfhc+5" Received: from localhost (localhost [127.0.0.1]) by a.mx.secunet.com (Postfix) with ESMTP id E5265201A0; Fri, 15 Nov 2024 09:33:54 +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 YkNgio-ImPS6; Fri, 15 Nov 2024 09:33:54 +0100 (CET) Received: from cas-essen-01.secunet.de (rl1.secunet.de [10.53.40.201]) (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 AD67E205CF; Fri, 15 Nov 2024 09:33:53 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 a.mx.secunet.com AD67E205CF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secunet.com; s=202301; t=1731659633; bh=dBTIiockHmN0iKZvSPScfk+kaqoE1oRqQYyxxoEeSYc=; h=From:To:CC:Subject:Date:From; b=q3jfhc+5zt+Yz5UP5dZ0gtjFw5U6te217EyQeppXuhISPJMg/fPU4wKWcLQpEcXfg Uea9lNntKGpJDEK2QdEOGJoF4pR9C8I97QgHah5TWYwG14Y1OXL4W4L182j6fr2ncF 3mT5KpK6kiXGEV45k59yWjBwYS+kJRhE3aYz+S9Sk43/doZdueNseg73PR7rdkvl71 s7OMPoNWtkVRuCCszWZhDsk/T72nkNeUOhX/AZuS/u0mIG9CwqnRxVLlGz/ab7Czmc ghM0OPQBu/ppNYPv3TxyO48xMPp6PPT3hVXvU/0lyHFs6HgRY2qoggYBLb+/f/Dvjk XJ+nssf7Yv/iw== Received: from mbx-essen-02.secunet.de (10.53.40.198) by cas-essen-01.secunet.de (10.53.40.201) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Fri, 15 Nov 2024 09:33:53 +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; Fri, 15 Nov 2024 09:33:52 +0100 Received: by gauss2.secunet.de (Postfix, from userid 1000) id A77C631843D6; Fri, 15 Nov 2024 09:33:52 +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/11] pull request (net-next): ipsec-next 2024-11-15 Date: Fri, 15 Nov 2024 09:33:32 +0100 Message-ID: <20241115083343.2340827-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-02.secunet.de (10.53.40.202) To mbx-essen-02.secunet.de (10.53.40.198) X-EXCLAIMER-MD-CONFIG: 2c86f778-e09b-4440-8b15-867914633a10 |