Files
Debian-9-Kernel/net/netlink/Kconfig
T

11 lines
208 B
Plaintext
Raw Normal View History

2023-05-02 09:58:35 +02: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.