Message ID | 20241018012225.90409-1-kuniyu@amazon.com (mailing list archive) |
---|---|
Headers | show
Received: from smtp-fw-52004.amazon.com (smtp-fw-52004.amazon.com [52.119.213.154]) (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 8250628399 for <netdev@vger.kernel.org>; Fri, 18 Oct 2024 01:22:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=52.119.213.154 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729214559; cv=none; b=CbLJZ2BZOKAvN6mfgcdMIW3Bh48/GwR1vWf6Z7lyaHc9Gmo5P+o+l/BFiR4FSMc+VbUAkhXAF+PdHcZ+C8HvurUGfsI6HeSpbKcLXYlM3DINRY9sgKUnRybVCcX9zJGeLijOhRL0mULMZqcaWWxxNo0hQeoAT4vJCcjOokElJj4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729214559; c=relaxed/simple; bh=o09tcE+gtCEgzrHq9041SDMO6k493ggFw8gYzpwoN9w=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=V8BYY+IgUVtew0lE0ZovZYVxR44BK0QqCz3TAk5HwrKr0abYie78yctpDjcgcu8rAnzw0oE6drxG6y24UZsK3aaAW4ycNZmEjNNH56BozR2sn7vl7Kn8GPj7PJsmEpZ48XqbxsmLS2jc3A/pL3BazUggwsldaIbA2lky1zITGkM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com; spf=pass smtp.mailfrom=amazon.co.jp; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b=iFtYaV/1; arc=none smtp.client-ip=52.119.213.154 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=amazon.co.jp Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="iFtYaV/1" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1729214557; x=1760750557; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=N044h5pGJKSJD20vTqfqggVHCSxlGtODQRDgGmqMo0Q=; b=iFtYaV/1Z813wTR7H8FVjM+P9doK//TMo+qp++UFJWx+JPG7EfO6g8HB 4menb8i0rggihPZTFxsLj8WLp9oXWL0iYq2mFOPo/YF6GZA9plx4nRRSN pPHhgHSpnlsxPpSq9fFZdYYCGJ8gat49qRBKIANFjMgFsqvq8zbyEjXeP c=; X-IronPort-AV: E=Sophos;i="6.11,212,1725321600"; d="scan'208";a="240275702" Received: from iad12-co-svc-p1-lb1-vlan2.amazon.com (HELO smtpout.prod.us-west-2.prod.farcaster.email.amazon.dev) ([10.43.8.2]) by smtp-border-fw-52004.iad7.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2024 01:22:34 +0000 Received: from EX19MTAUWB001.ant.amazon.com [10.0.7.35:60072] by smtpin.naws.us-west-2.prod.farcaster.email.amazon.dev [10.0.49.108:2525] with esmtp (Farcaster) id 7494e4f6-605d-459c-893c-333bcbef0b22; Fri, 18 Oct 2024 01:22:34 +0000 (UTC) X-Farcaster-Flow-ID: 7494e4f6-605d-459c-893c-333bcbef0b22 Received: from EX19D004ANA001.ant.amazon.com (10.37.240.138) by EX19MTAUWB001.ant.amazon.com (10.250.64.248) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1258.34; Fri, 18 Oct 2024 01:22:33 +0000 Received: from 6c7e67c6786f.amazon.com (10.187.171.30) by EX19D004ANA001.ant.amazon.com (10.37.240.138) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1258.35; Fri, 18 Oct 2024 01:22:31 +0000 From: Kuniyuki Iwashima <kuniyu@amazon.com> To: "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, David Ahern <dsahern@kernel.org> CC: Kuniyuki Iwashima <kuniyu@amazon.com>, Kuniyuki Iwashima <kuni1840@gmail.com>, <netdev@vger.kernel.org> Subject: [PATCH v1 net-next 00/11] ipv4: Convert RTM_{NEW,DEL}ADDR and more to per-netns RTNL. Date: Thu, 17 Oct 2024 18:22:14 -0700 Message-ID: <20241018012225.90409-1-kuniyu@amazon.com> X-Mailer: git-send-email 2.39.5 (Apple Git-154) 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: EX19D032UWA003.ant.amazon.com (10.13.139.37) To EX19D004ANA001.ant.amazon.com (10.37.240.138) X-Patchwork-Delegate: kuba@kernel.org |
Series |
ipv4: Convert RTM_{NEW,DEL}ADDR and more to per-netns RTNL.
|
expand
|