]> Git Repo - linux.git/commit - net/smc/Kconfig
smc: netlink interface for SMC sockets
authorUrsula Braun <[email protected]>
Mon, 9 Jan 2017 15:55:26 +0000 (16:55 +0100)
committerDavid S. Miller <[email protected]>
Mon, 9 Jan 2017 21:07:41 +0000 (16:07 -0500)
commitf16a7dd5cf27eeda187425c9c7d96802a549f9c4
tree0f7b7f3986f6d5d17fdda7af266d09a8f7882e03
parentb38d732477e4211351b2680e805d944f66bceec9
smc: netlink interface for SMC sockets

Support for SMC socket monitoring via netlink sockets of protocol
NETLINK_SOCK_DIAG.

Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/smc.h [new file with mode: 0644]
include/net/sock.h
include/uapi/linux/netlink.h
include/uapi/linux/smc_diag.h [new file with mode: 0644]
net/smc/Kconfig
net/smc/Makefile
net/smc/af_smc.c
net/smc/smc.h
net/smc/smc_close.c
net/smc/smc_diag.c [new file with mode: 0644]
This page took 0.055384 seconds and 4 git commands to generate.