1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
Commit graph

15 commits

Author SHA1 Message Date
cccd0e6957 removed old Linux-like linked list implementation for nodes, paths, interfaces and sockets 2015-03-21 15:19:41 +01:00
8cf9bded16 Merge branch 'opal-async'
Conflicts:
	server/Makefile
	server/include/node.h
	server/src/cfg.c
2015-03-18 16:24:35 +01:00
9c57c54abe improved hook user callback system and added new examples (untested) 2015-03-18 16:13:18 +01:00
980f1d12fa updated config parser to handle multiple destination nodes 2015-03-18 15:50:02 +01:00
b29c86032e second chunk of OPAL AsyncApi support (untested) 2015-03-17 22:46:46 +01:00
273e71b973 added first part of new node type: OPAL_ASYNC
This node type allows starting the S2SS server as an asynchronous
process from RT-LAB.
2015-03-12 22:56:58 +01:00
4e911be070 final commit for vtable based nodes 2014-12-05 12:39:52 +01:00
211f4f170e improved documentation 2014-12-05 12:26:47 +01:00
4962bae64e made path statistics configurable via config file
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@211 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-07 16:28:54 +00:00
dfc3f77c35 made debug level not compiled-in
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@209 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-07 16:28:50 +00:00
c2516799ee unified comment style
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@155 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 11:49:44 +00:00
bbe2a6a02e fixed interface intialization if not interface is up
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@134 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-04 15:58:10 +00:00
d082441e88 removed more obsolete configuration options
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@128 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-04 09:44:12 +00:00
4432a7ff6b simplified configuration
fixed small mistake in Makefile

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@125 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-04 09:44:09 +00:00
4701ce2602 restructure repo: server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@101 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 20:17:30 +00:00
Renamed from include/cfg.h (Browse further)