Sign in
hafnium
/
hafnium
/
third_party
/
linux
/
refs/heads/master
/
.
/
net
/
netlink
/
Kconfig
blob: 20f967974da09f3e2e477d64c0dceba6ad25a99c [
file
] [
log
] [
blame
] [
edit
]
# 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
.