[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171105.091757.956570851939864524.davem@davemloft.net>
Date: Sun, 05 Nov 2017 09:17:57 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: edumazet@...gle.com, dan.carpenter@...cle.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] pktgen: do not abuse IN6_ADDR_HSIZE
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Sat, 04 Nov 2017 08:27:14 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> pktgen accidentally used IN6_ADDR_HSIZE, instead of using the size of an
> IPv6 address.
>
> Since IN6_ADDR_HSIZE recently was increased from 16 to 256, this old
> bug is hitting us.
>
> Fixes: 3f27fb23219e ("ipv6: addrconf: add per netns perturbation in inet6_addr_hash()")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Reported-by: Dan Carpenter <dan.carpenter@...cle.com>
Applied.
Powered by blists - more mailing lists