projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.19.211-gnu1
[releases.git]
/
net
/
netlink
/
Kconfig
1
#
2
# Netlink Sockets
3
#
4
5
config NETLINK_DIAG
6
tristate "NETLINK: socket monitoring interface"
7
default n
8
---help---
9
Support for NETLINK socket monitoring interface used by the ss tool.
10
If unsure, say Y.