|
ef8011725b
|
fix: missing reference
|
2015-06-02 22:26:15 +02:00 |
|
|
f81c8125be
|
fix: proper shutdown
|
2015-06-02 22:24:44 +02:00 |
|
|
b4ac52afa4
|
fix: proper checks and teardown of traffic controller
|
2015-06-02 22:07:58 +02:00 |
|
|
9fae6d1ef8
|
fix: use "online" e.g. "running" calculation of mean and variance
|
2015-06-02 22:06:59 +02:00 |
|
|
a87799404a
|
fix: missing includes
|
2015-06-02 22:06:15 +02:00 |
|
|
e2458e899d
|
fix: proper usage of static scope
|
2015-06-02 22:04:03 +02:00 |
|
|
5aa1530baf
|
moved time related functions to timing.{c,h}
|
2015-06-02 21:59:31 +02:00 |
|
|
08e08e6711
|
updated copyright in header
|
2015-06-02 21:53:04 +02:00 |
|
|
09e888d52b
|
Merge branch 'master' of github.com:RWTH-ACS/S2SS
|
2015-05-19 16:57:07 +02:00 |
|
|
77b47ad8f3
|
fixed indention of example config
|
2015-05-19 16:56:19 +02:00 |
|
|
489d738b25
|
improved example configuration of file node
|
2015-05-19 16:56:08 +02:00 |
|
|
527ccc7b53
|
added timestamp option to file node type
|
2015-05-19 16:55:39 +02:00 |
|
|
b04df56ddc
|
allow file path to include strftime(3) tokens
|
2015-05-19 16:55:10 +02:00 |
|
|
f59f40532b
|
fix sequence numbers of "random" tool
|
2015-05-19 16:54:28 +02:00 |
|
|
bb758490c8
|
use Box-Muller method to generate random walk messages
|
2015-05-19 16:54:00 +02:00 |
|
|
82a1b36820
|
Added Box-Muller method to generate normal distributed RV
|
2015-05-19 16:53:39 +02:00 |
|
|
6f034e5c7b
|
wait for network
|
2015-05-17 22:59:55 +02:00 |
|
|
a7b0217d60
|
Merge branch 'master' of lian.0l.de:/var/git/private/s2ss
|
2015-05-17 20:29:36 +02:00 |
|
|
95182f785a
|
fixed dhcp startup
|
2015-05-17 20:22:16 +02:00 |
|
|
d9cb9b41c4
|
added iptables scripts and moved setup script out of s2ss source code
|
2015-05-17 19:25:39 +02:00 |
|
|
0bd25d0e58
|
added image version to mail
|
2015-05-17 19:07:06 +02:00 |
|
|
dc445d99f9
|
added more config files
|
2015-05-17 19:06:07 +02:00 |
|
|
a03c37106a
|
add additional check agains reverse engeneering
|
2015-05-09 23:48:25 +02:00 |
|
|
19786b0917
|
implemented rudimentary copy protection
|
2015-05-07 19:02:12 +02:00 |
|
|
68648f03a1
|
added versatile bah script to setup network emulation
|
2015-05-07 14:30:07 +02:00 |
|
|
e7dcffb9a4
|
added Make target to strip all information from the binaries
|
2015-05-07 14:29:06 +02:00 |
|
|
dcb553035a
|
fixed OPAL node type for new API
|
2015-05-07 13:57:43 +02:00 |
|
|
cea95681f0
|
tested preliminary GTFPGA support
|
2015-05-07 13:04:06 +02:00 |
|
|
8cc90007fa
|
prepared Makefile for GTFPGA node type
|
2015-05-07 13:03:34 +02:00 |
|
|
08f7dd5b25
|
small fixes
|
2015-05-07 13:01:18 +02:00 |
|
|
08678c8785
|
check if node type supports combining before starting
|
2015-05-07 12:59:57 +02:00 |
|
|
6915ea0c0d
|
move socket option to socket.c instead of if.c (socket descriptor isn't initialized yet)
|
2015-05-07 12:58:35 +02:00 |
|
|
0f8c69635f
|
Updated example configurations
|
2015-05-07 10:38:05 +02:00 |
|
|
d591a2b505
|
added simple loopback config example
|
2015-05-07 10:06:08 +02:00 |
|
|
c9e805f6fa
|
merged asynchronous (fixed-rate) and synchronous sending routines in a new function
|
2015-05-06 13:22:22 +02:00 |
|
|
06b7b1ec92
|
cleanups
|
2015-05-06 13:21:26 +02:00 |
|
|
be6d4262d7
|
changed order of samples in a single multiplexed packet
|
2015-05-06 13:21:10 +02:00 |
|
|
7997f4e7a4
|
changed behavior of decimation hook
|
2015-05-06 13:20:18 +02:00 |
|
|
eea6788253
|
added helper function for blocking timerfd wait (returns number of runs)
|
2015-05-06 13:20:02 +02:00 |
|
|
90db947fa4
|
use timerfd instead of timer objects to simplify code
|
2015-05-06 12:05:07 +02:00 |
|
|
9e0153f0f8
|
make use of timestamps in send/receive tools configurable via TOOLS_USE_TIMESTAMP (config.h)
|
2015-05-06 12:04:31 +02:00 |
|
|
482be0ebbb
|
align on cacheline granularity
|
2015-05-06 11:50:38 +02:00 |
|
|
9af2e26655
|
integrating new node types into server and tools
|
2015-05-06 11:49:13 +02:00 |
|
|
d1d5f521b7
|
introducing new unified node types with scatter/gather (multiplexing) support
|
2015-05-06 11:48:30 +02:00 |
|
|
17a3ff8869
|
moved setting struct
|
2015-05-06 11:43:05 +02:00 |
|
|
39ff4bb035
|
fixed assert function
|
2015-05-06 11:41:14 +02:00 |
|
|
9919ad43c8
|
refactoring: list class
|
2015-05-06 11:40:44 +02:00 |
|
|
25d278ca4a
|
fixed log formatting
|
2015-05-06 11:40:02 +02:00 |
|
|
411e02f034
|
updated hooks: multiplexing will soon be replaced by new _{read,write} functions
|
2015-05-06 11:38:57 +02:00 |
|
|
506bb2446c
|
updated documentation (copyright year and other stuff)
|
2015-05-06 11:36:51 +02:00 |
|