Files
linux/net/ipv6
Hannes Frederic Sowa 01855b6299 ipv6: fix endianness error in icmpv6_err
[ Upstream commit dcb94b88c0 ]

IPv6 ping socket error handler doesn't correctly convert the new 32 bit
mtu to host endianness before using.

Cc: Lorenzo Colitti <lorenzo@google.com>
Fixes: 6d0bfe2261 ("net: ipv6: Add IPv6 support to the ping socket.")
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Acked-by: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-04-03 06:23:24 +02:00
..
2019-02-23 09:05:13 +01:00
2015-10-08 04:27:03 -07:00
2015-12-03 11:32:06 -05:00
2017-09-27 11:00:12 +02:00
2015-09-17 17:18:37 -07:00
2017-06-14 13:16:19 +02:00
2017-06-14 13:16:19 +02:00
2015-02-28 16:56:51 -05:00
2015-11-03 10:52:13 -05:00
2019-03-23 08:44:29 +01:00