blob: 8a2696d66c203c55530d21281a52057cfb861330 [file] [log] [blame]
#
# Netlink Sockets
#
config NETLINK_DIAG
tristate "NETLINK: socket monitoring interface"
select SOCK_DIAG
default n
---help---
Support for NETLINK socket monitoring interface used by the ss tool.
If unsure, say Y.