Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
cfd230b3cfd6f72a6016fb0b319bb63fcc8206cd
/
.
/
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
.