Kuniyuki Iwashima 82f9af464e ipv6: Remove in6addr_any alternatives.
[ Upstream commit 8cdc3223e78c43e1b60ea1c536a103e32fdca3c5 ]

Some code defines the IPv6 wildcard address as a local variable and
use it with memcmp() or ipv6_addr_equal().

Let's use in6addr_any and ipv6_addr_any() instead.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stable-dep-of: aa99e5f87bd5 ("tcp: Fix bind() regression for v4-mapped-v6 wildcard address.")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-19 12:28:10 +02:00
..
2020-11-30 12:54:01 +00:00
2021-06-29 10:53:52 -07:00
2023-07-19 16:20:59 +02:00
2023-09-19 12:28:10 +02:00
2023-09-19 12:28:10 +02:00
2022-09-18 13:29:53 +03:00
2022-09-21 10:30:42 -06:00
2022-09-26 19:46:14 -07:00
2022-08-03 17:50:58 +02:00
2023-04-06 12:10:55 +02:00
2022-07-30 14:01:30 -04:00
2022-08-10 14:04:32 -07:00