HOME


Mini Shell 1.0
DIR:/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/net/netlink/
Upload File :
Current File : //lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/net/netlink/Kconfig
# 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.