Sign in
android-kvm
/
linux
/
95e6ba5133163f8241c9ea2439369cec0452fec6
/
.
/
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
.