From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Xu Subject: Re: arp_hash Date: Mon, 23 Mar 2015 21:58:08 +1100 Message-ID: <20150323105808.GA13311@gondor.apana.org.au> References: <20150322114204.GA5010@gondor.apana.org.au> <1427028981.25985.48.camel@edumazet-glaptop2.roam.corp.google.com> <20150322215612.GA8274@gondor.apana.org.au> <20150322225104.GA8853@gondor.apana.org.au> <20150322232242.GA9105@gondor.apana.org.au> <20150322233512.GA9196@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , netdev@vger.kernel.org, Roland Dreier To: Eric Dumazet Return-path: Received: from ringil.hengli.com.au ([178.18.16.133]:40105 "EHLO ringil.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752106AbbCWK6P (ORCPT ); Mon, 23 Mar 2015 06:58:15 -0400 Content-Disposition: inline In-Reply-To: <20150322233512.GA9196@gondor.apana.org.au> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Mar 23, 2015 at 10:35:12AM +1100, Herbert Xu wrote: > On Mon, Mar 23, 2015 at 10:22:42AM +1100, Herbert Xu wrote: > > > Unfortunately even the high-order bits are too predictable: > > > > 10.0.0.128 0xbd78b1f2 > > 10.0.0.64 0xfd78b1f2 > > 10.0.0.192 0x7d78b1f2 > > 10.0.0.32 0x9d78b1f2 > > ... > > 10.0.0.63 0xd078b1f2 > > 10.0.0.191 0x5078b1f2 > > 10.0.0.127 0x9078b1f2 > > 10.0.0.255 0x1078b1f2 > > I should've put this here > > 10.0.128.0 0x9af8b1f2 OK I don't have a good way of exploiting this, so maybe this isn't a problem after all. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt