]> Git Repo - linux.git/commit - net/smc/smc_clc.h
smc: connection and link group creation
authorUrsula Braun <[email protected]>
Mon, 9 Jan 2017 15:55:17 +0000 (16:55 +0100)
committerDavid S. Miller <[email protected]>
Mon, 9 Jan 2017 21:07:39 +0000 (16:07 -0500)
commit0cfdd8f92cac01afbb12e4500514036a2b78756b
treef868a5e65725183509466c9cf16b0a343115c057
parenta046d57da19f812216f393e7c535f5858f793ac3
smc: connection and link group creation

* create smc_connection for SMC-sockets
* determine suitable link group for a connection
* create a new link group if necessary

Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/smc/Makefile
net/smc/af_smc.c
net/smc/smc.h
net/smc/smc_clc.c
net/smc/smc_clc.h
net/smc/smc_core.c [new file with mode: 0644]
net/smc/smc_core.h [new file with mode: 0644]
This page took 0.056649 seconds and 4 git commands to generate.