Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2494714pxj; Mon, 31 May 2021 03:44:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwCmBD56M1y9JCv+GnfXIiUrnib5cgUsM7va+I0MlG3YBgSS8xdkJhqHsymwnETFBdVGslA X-Received: by 2002:a17:906:39c6:: with SMTP id i6mr22617407eje.334.1622457856409; Mon, 31 May 2021 03:44:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622457856; cv=none; d=google.com; s=arc-20160816; b=qO2QJAhFGgm6EyS2icZYS8O//ANIP4YwlV2DNCk8JgF09MKPmdEmj4pT5/kpNya3xb F7haGwTqcmkEDV/eN9cAylORJNPfFTpmkYggWAYlJwLpO+YGtzN0boFi4TsGR+GXUeXI 86lm4ZM2B9PFhCABtEZG4HUd1PHQXWvgZWwHwTtUsRIAYCmFNO/2FpADZJfC98vAWl3b KUbeUZxxK9SNbBsGLA3Jv7laUOxLrggFdj7eDoBbtKEAYrHqboc2bTWib8DZd4XsZcxJ vpR41cjvsiX8BEX/10vrv9McBUFeWD6aT+QX9Rmh75BSb20aYhNGSyv/5n34qcuj1qc+ h9+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :mime-version:accept-language:in-reply-to:references:message-id:date :thread-index:thread-topic:subject:cc:to:from; bh=jYPAoY5rqUAQKcYRqZCDhUnNtcOne/UBopqYXIGllG8=; b=Vx5ESp9OyznADY63FX7m/B2ckh0LgAlc8hsPsmy8zO4gsZ4iYwmPjmq3yrJtI6M9pV gMot2u17lHwmsQrxzNIjnU/PfZi5l3NGNFQDnLd7e7E6TsToXlbgyt6OnIf6P/T7F6A7 wSS33l3WM127g4nKWAxjfcXBT6/p6t0CA05TNIAIubQ64IzQ2wpvWuwQqVl3jBbYx61G 64oX69Ktn0K1unBtkLTwldpQA5qEEkGPbi0lIrwKvMOm3Okqb+miOFjnn/PdHlBrKTh9 8HtQpmkWM4Cef5MIfM7Vvx1OzYebHYGcPC4O3h5B7CJJcLA/w+u++Z/HFXVd7vFoelos CvMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=aculab.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s7si12202065ejc.675.2021.05.31.03.43.53; Mon, 31 May 2021 03:44:16 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=aculab.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231344AbhEaKnc convert rfc822-to-8bit (ORCPT + 99 others); Mon, 31 May 2021 06:43:32 -0400 Received: from eu-smtp-delivery-151.mimecast.com ([185.58.86.151]:27700 "EHLO eu-smtp-delivery-151.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231530AbhEaKnF (ORCPT ); Mon, 31 May 2021 06:43:05 -0400 Received: from AcuMS.aculab.com (156.67.243.121 [156.67.243.121]) (Using TLS) by relay.mimecast.com with ESMTP id uk-mta-181-0wYY4wymNmmsRwAcyPod2Q-1; Mon, 31 May 2021 11:41:21 +0100 X-MC-Unique: 0wYY4wymNmmsRwAcyPod2Q-1 Received: from AcuMS.Aculab.com (fd9f:af1c:a25b:0:994c:f5c2:35d6:9b65) by AcuMS.aculab.com (fd9f:af1c:a25b:0:994c:f5c2:35d6:9b65) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 31 May 2021 11:41:18 +0100 Received: from AcuMS.Aculab.com ([fe80::994c:f5c2:35d6:9b65]) by AcuMS.aculab.com ([fe80::994c:f5c2:35d6:9b65%12]) with mapi id 15.00.1497.015; Mon, 31 May 2021 11:41:18 +0100 From: David Laight To: 'Willy Tarreau' , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" CC: David Miller , Jakub Kicinski , Alexey Kuznetsov , Hideaki YOSHIFUJI , Amit Klein , Eric Dumazet Subject: RE: [PATCH net-next] ipv6: use prandom_u32() for ID generation Thread-Topic: [PATCH net-next] ipv6: use prandom_u32() for ID generation Thread-Index: AQHXVHsAigx754KkQkSlq/l9+mKws6r9Zzgg Date: Mon, 31 May 2021 10:41:18 +0000 Message-ID: References: <20210529110746.6796-1-w@1wt.eu> In-Reply-To: <20210529110746.6796-1-w@1wt.eu> Accept-Language: en-GB, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.202.205.107] MIME-Version: 1.0 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=C51A453 smtp.mailfrom=david.laight@aculab.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: aculab.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Willy Tarreau > Sent: 29 May 2021 12:08 > > This is a complement to commit aa6dd211e4b1 ("inet: use bigger hash > table for IP ID generation"), but focusing on some specific aspects > of IPv6. > > Contary to IPv4, IPv6 only uses packet IDs with fragments, and with a > minimum MTU of 1280, it's much less easy to force a remote peer to > produce many fragments to explore its ID sequence. In addition packet > IDs are 32-bit in IPv6, which further complicates their analysis. On > the other hand, it is often easier to choose among plenty of possible > source addresses and partially work around the bigger hash table the > commit above permits, which leaves IPv6 partially exposed to some > possibilities of remote analysis at the risk of weakening some > protocols like DNS if some IDs can be predicted with a good enough > probability. > > Given the wide range of permitted IDs, the risk of collision is extremely > low so there's no need to rely on the positive increment algorithm that > is shared with the IPv4 code via ip_idents_reserve(). We have a fast > PRNG, so let's simply call prandom_u32() and be done with it. > > Performance measurements at 10 Gbps couldn't show any difference with > the previous code, even when using a single core, because due to the > large fragments, we're limited to only ~930 kpps at 10 Gbps and the cost > of the random generation is completely offset by other operations and by > the network transfer time. In addition, this change removes the need to > update a shared entry in the idents table so it may even end up being > slightly faster on large scale systems where this matters. > > The risk of at least one collision here is about 1/80 million among > 10 IDs, 1/850k among 100 IDs, and still only 1/8.5k among 1000 IDs, > which remains very low compared to IPv4 where all IDs are reused > every 4 to 80ms on a 10 Gbps flow depending on packet sizes. The problem is that, on average, 1 in 2^32 packets will use the same id as the previous one. If a fragment of such a pair gets lost horrid things are likely to happen. Note that this is different from an ID being reused after a count of packets or after a time delay. So you still need something to ensure IDs aren't reused immediately. David - Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK Registration No: 1397386 (Wales)