ubuntu-linux-kernel/net/netlink/Kconfig

11 lines
208 B
Plaintext
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
#
# 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.