Files
linux/net/ipv4
Stephen Hemminger b860f35e1c net: don't warn in inet diag when IPV6 is disabled
[ Upstream commit 1e64d7cbfd ]

If IPV6 was disabled, then ss command would cause a kernel warning
because the command was attempting to dump IPV6 socket information.
The fix is to just remove the warning.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=202249
Fixes: 432490f9d4 ("net: ip, diag -- Add diag interface for raw sockets")
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-10-05 12:47:38 +02:00
..
2018-04-12 12:32:22 +02:00
2019-03-13 14:03:09 -07:00
2019-05-31 06:47:14 -07:00
2017-10-12 22:57:11 -07:00
2019-04-17 08:37:47 +02:00
2019-06-17 19:52:44 +02:00