Sign in
code
/
linux
/
torvalds
/
linux
/
60a8a148b2fb494981ba07474d1828d450053225
/
.
/
net
/
netlink
/
Kconfig
blob: 20f967974da09f3e2e477d64c0dceba6ad25a99c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Netlink Sockets
#
config NETLINK_DIAG
tristate
"NETLINK: socket monitoring interface"
default
n
---
help
---
Support
for
NETLINK socket monitoring
interface
used
by
the ss tool
.
If
unsure
,
say Y
.