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