|
8fe93ace65
|
pass timestamp when message was received to hook callbacks #2
|
2015-06-05 12:40:59 +02:00 |
|
|
b42dd7a466
|
pass timestamp when message was received to hook callbacks
|
2015-06-05 12:39:40 +02:00 |
|
|
219278b31f
|
also measure delay distribution for dropped packets
|
2015-06-05 12:30:27 +02:00 |
|
|
bacba17c5c
|
fix: handle new size of sequence number correctly during overflow
|
2015-06-05 12:26:06 +02:00 |
|
|
93aca598f1
|
added some doxygen files to the ignore list
|
2015-06-05 12:18:59 +02:00 |
|
|
c9ed2a1f74
|
cleanup codestyle
|
2015-06-05 12:15:31 +02:00 |
|
|
e91d826e74
|
updated copyright headers of client code
|
2015-06-05 12:12:14 +02:00 |
|
|
8490d289fb
|
unify message validation across S2SS server and OPAL and GTFPGA PPC clients
|
2015-06-05 11:57:35 +02:00 |
|
|
b17bd51236
|
added copy of libOpalAsyncApi to contrib directory
|
2015-06-05 11:19:15 +02:00 |
|
|
502128a5a3
|
updated OPAL AsyncIP code to new message version
|
2015-06-05 11:05:39 +02:00 |
|
|
a777f45850
|
fix: Makefile whitespace fuckup -.-
|
2015-06-03 10:26:51 +02:00 |
|
|
45736c1d9c
|
add missing node_init & node_deinit calls to test tool
|
2015-06-03 10:14:02 +02:00 |
|
|
fffac2eb88
|
remove superfluous includes
|
2015-06-03 10:13:35 +02:00 |
|
|
73fc4da932
|
removed broken TCP support
|
2015-06-02 22:53:19 +02:00 |
|
|
5928e29bba
|
updated DIA figure to new message format
|
2015-06-02 22:46:34 +02:00 |
|
|
5cb89c1ac8
|
added histogram of delay distribution
|
2015-06-02 22:45:37 +02:00 |
|
|
375a16243e
|
cleanups
|
2015-06-02 22:44:57 +02:00 |
|
|
81c0a9e431
|
adapt tools to new message format
|
2015-06-02 22:43:57 +02:00 |
|
|
c7835f92e5
|
fix: allow non-integer rate
|
2015-06-02 22:39:36 +02:00 |
|
|
e28b77666d
|
fix: message verification
|
2015-06-02 22:39:15 +02:00 |
|
|
258d5414dc
|
added new message format
|
2015-06-02 22:36:17 +02:00 |
|
|
ecbc4bc247
|
remove timestamp prepending
|
2015-06-02 22:30:08 +02:00 |
|
|
a3908af4da
|
cleanups and documentation
|
2015-06-02 22:29:15 +02:00 |
|
|
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 |
|