1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/lib/nodes
Dennis Potter afb8b57156 Removed option to manually add QP type
The QP type is dependend on the port space of the RDMA CM ID. If the
RDMA CM ID is set to TCP, the QP has to be set to a RC. If it is set to
UDP, it has to be set to UD.
2018-07-19 20:42:20 +02:00
..
amqp.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
cbuilder.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
CMakeLists.txt cmake: allow VILLASnode to be included into other CMake projects via add_subdirectory() 2018-07-16 20:16:14 +02:00
comedi.c comedi: fix typo 2018-07-16 20:26:09 +02:00
file.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
iec61850.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
iec61850_sv.c node: fix node_{read,write}() interface for comedi and iec61850_sv 2018-07-16 20:16:59 +02:00
infiniband.c Removed option to manually add QP type 2018-07-19 20:42:20 +02:00
influxdb.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
loopback.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
mqtt.c fixed indents 2018-07-17 11:38:17 +02:00
nanomsg.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
ngsi.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
opal.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
shmem.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
signal_generator.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
socket.c socket: use correct values for sockaddr lengths (closes #177) 2018-07-16 21:59:23 +02:00
stats.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
test_rtt.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
websocket.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
zeromq.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00