Message ID | 167726551328.5428.13732817493891677975.stgit@91.116.238.104.host.secureserver.net (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B230C6FA8E for <netdev@archiver.kernel.org>; Fri, 24 Feb 2023 19:19:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230027AbjBXTTV (ORCPT <rfc822;netdev@archiver.kernel.org>); Fri, 24 Feb 2023 14:19:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229869AbjBXTTR (ORCPT <rfc822;netdev@vger.kernel.org>); Fri, 24 Feb 2023 14:19:17 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C79664E0D for <netdev@vger.kernel.org>; Fri, 24 Feb 2023 11:19:15 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 98D4161968 for <netdev@vger.kernel.org>; Fri, 24 Feb 2023 19:19:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 99E63C4339C; Fri, 24 Feb 2023 19:19:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677266354; bh=WfkQh6PGzxmfTGhMOK+PEzZMnjbWA71u59ymcVEZhZc=; h=Subject:From:To:Cc:Date:From; b=MOsJx8j8YqrWtOHB20giuULOFlyrRyDQ1WO5WKo/kYJsBOEkMuOCTHuq2kI4tWNHS VmroqNVb0+PMK96fTPxuA5TU/R9bFYvH6ovSOo8KLpQOaOoh3ytfRVtMhIrGscAY// BZMCOtkcYLb0yBIUWaUQxEkmbA2QZbRv9Ab1CrD2i8c/txXoC0aBHrJfUCZSGsI5pq Wuya+sFPt1Mk33ZjlPIV3LT2mLCv1LCNcO83JB8fRJrRiMaGf98r3OoM5QJuHkl5nV CDNhOEyNgHLL3kDK2yqg7H8dny/JJ18zg3+q4xaDAvnztr1RoQxxaqFuAERu16cj11 BnlfJ51PurMcw== Subject: [PATCH v5 0/2] Another crack at a handshake upcall mechanism From: Chuck Lever <cel@kernel.org> To: kuba@kernel.org, pabeni@redhat.com, edumazet@google.com Cc: netdev@vger.kernel.org, kernel-tls-handshake@lists.linux.dev Date: Fri, 24 Feb 2023 14:19:12 -0500 Message-ID: <167726551328.5428.13732817493891677975.stgit@91.116.238.104.host.secureserver.net> User-Agent: StGit/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org |
Series |
Another crack at a handshake upcall mechanism
|
expand
|