|
a78b089801
|
added list of installed packages for the liveusb
|
2015-03-19 17:23:56 +01:00 |
|
|
909a7cd09c
|
added systemd unit files for liveusb setup
|
2015-03-19 17:21:53 +01:00 |
|
|
24b7de3499
|
added some script for the live usb image
|
2015-03-19 17:20:49 +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 |
|
|
695ab7d8d6
|
simplified Makefile
|
2015-03-18 16:20:38 +01:00 |
|
|
cdb65c2444
|
Merge branch 'better-hooks'
|
2015-03-18 16:19:31 +01:00 |
|
|
7883a762cd
|
added getopt() parser to toolchain and added -r (aka --reverse) as parameter
|
2015-03-18 16:18:10 +01:00 |
|
|
a9e1137a62
|
small cleanups
|
2015-03-18 16:16:44 +01:00 |
|
|
a4305d5c4a
|
added logging directory to ignore list (used by new hook_log example)
|
2015-03-18 16:15:11 +01:00 |
|
|
9c57c54abe
|
improved hook user callback system and added new examples (untested)
|
2015-03-18 16:13:18 +01:00 |
|
|
b6fce3fe8d
|
finished support for multiple destination nodes
|
2015-03-18 15:53:01 +01:00 |
|
|
980f1d12fa
|
updated config parser to handle multiple destination nodes
|
2015-03-18 15:50:02 +01:00 |
|
|
eebc1edf9e
|
fixed and improved linked list
|
2015-03-18 15:47:49 +01:00 |
|
|
e30e9292f2
|
proper release of path structure (path_destroy() vs free())
|
2015-03-18 15:47:18 +01:00 |
|
|
dab130545c
|
added path_print() for variable number of destination nodes
|
2015-03-18 15:45:06 +01:00 |
|
|
51a1b42f46
|
cherry picked (v)strap functions from opal-async branch
|
2015-03-18 15:38:06 +01:00 |
|
|
84686ffacb
|
added new doubly-linked list implementation (this one supersedes the old Linux style lists)
|
2015-03-18 00:31:48 +01:00 |
|
|
39e6a92b61
|
small cleanups
|
2015-03-18 00:30:38 +01:00 |
|
|
9a3d19ce6c
|
removed superfluous casts from void *
|
2015-03-17 23:23:13 +01:00 |
|
|
61b3e45bca
|
make use of new helper function: alloc()
|
2015-03-17 23:21:31 +01:00 |
|
|
85d23eae40
|
added new helper function to allocate and initialize memory
|
2015-03-17 23:20:47 +01:00 |
|
|
ff010ba291
|
small cleanups
|
2015-03-17 23:11:28 +01:00 |
|
|
14d6d0d6fe
|
fixed typos
|
2015-03-17 22:59:43 +01:00 |
|
|
d75dee0e58
|
updated Makefile to link 32bit OPAL-RT libraries
|
2015-03-17 22:54:16 +01:00 |
|
|
c081729cb5
|
revert changes for node_lookup_vtable()
|
2015-03-17 22:47:43 +01:00 |
|
|
b29c86032e
|
second chunk of OPAL AsyncApi support (untested)
|
2015-03-17 22:46:46 +01:00 |
|
|
c89aa97f95
|
added logging output via OpalPrint()
|
2015-03-17 22:44:09 +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 |
|
|
c42163366f
|
added project readme with reference to Doxygen
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@282 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-02-13 13:46:33 +00:00 |
|
|
bdc23da5ef
|
fixed directory name
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@278 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-02-13 11:33:29 +00:00 |
|
|
906bf4ce91
|
added README to clients directory which should give an overview of currently supported clients (aka. simulator interfaces)
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@277 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-02-13 11:26:39 +00:00 |
|
|
ad13eeb582
|
fixed old config for new node code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@276 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-21 13:25:35 +00:00 |
|
|
5e6e21d451
|
added first version of automated test script
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@275 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-21 13:25:33 +00:00 |
|
|
ce5ddb4e52
|
changed apostrophe
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@274 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-21 13:25:32 +00:00 |
|
|
0d91df3cbf
|
changed restart behavior of server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@273 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 13:52:35 +00:00 |
|
|
91391cf5ac
|
inc refcnt in test
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@272 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 13:52:33 +00:00 |
|
|
76d887e7b4
|
added Matlab struct output
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@271 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 13:52:32 +00:00 |
|
|
d530ba9b2b
|
moved test to separate function
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@270 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 13:52:31 +00:00 |
|
|
d75ea77e06
|
added command line options to test tool
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@269 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 13:52:29 +00:00 |
|
|
4514c38f59
|
some cleanups and changes for memory allocation (more valgrind tests to come..)
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@268 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 10:52:05 +00:00 |
|
|
6cdcdc0239
|
fixed critical buffer overflow
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@267 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 10:52:04 +00:00 |
|
|
b7fcd2cc43
|
default node type is now "udp"
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@266 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 10:52:03 +00:00 |
|
|
0ec97c2fed
|
suppress statistice when nothing was sent or received
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@265 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-20 10:52:00 +00:00 |
|
|
caec04dab2
|
allow configuration via stdin
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@264 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2015-01-16 15:42:09 +00:00 |
|
|
78322b1515
|
added documentation to histogram class
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@263 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-12-09 22:51:04 +00:00 |
|
|
6122467452
|
added a whole bunch of statistical counters to the histogram class
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@262 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-12-09 22:51:02 +00:00 |
|
|
efa35fe34d
|
fixed argument parsing of test tool
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@261 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-12-09 19:46:26 +00:00 |
|
|
8bd93e40fd
|
rewrite of histogram class
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@260 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-12-09 19:46:25 +00:00 |
|
|
c8d412df73
|
removed debugging output
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@259 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-12-09 17:48:33 +00:00 |
|
|
0a584fd126
|
several bug fixes and improvements for TCP, IP and IEEE802.3 layer support
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@258 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-12-09 17:19:07 +00:00 |
|