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

28 commits

Author SHA1 Message Date
f645e498e7 restructured repository 2015-11-23 17:44:14 +01:00
d85db3f604 added file split functionality by rewriting most of the file stuff.. 2015-10-14 12:20:30 +02:00
19fbd94e6f added 'combine' aka vector support to NGSI node 2015-10-12 15:29:26 +02:00
4cf1b22783 added short example / description of all available hooks 2015-10-11 18:13:46 +02:00
c557e4b904 updated example configuration docs 2015-10-11 15:00:15 +02:00
0b5358ed4b added new global 'name' setting 2015-10-11 14:52:59 +02:00
Marija Stevic
784e64fb42 add info for decimate hook 2015-10-11 10:21:07 +02:00
c9a3461ffe improved epoch related settings for file node 2015-10-09 13:08:39 +02:00
52b729cd79 updated example configuration for NGSI node type 2015-09-22 15:58:39 +02:00
7724d2c701 fixed example for NGSI node 2015-09-21 17:14:48 +02:00
c63ad04400 first chunk of NGSI node type implementation 2015-09-19 18:55:11 +02:00
1dd7aaca19 rework of the file node-type 2015-08-09 23:57:25 +02:00
84d3e4c136 removed last pieces of TCP support and pseudo node-types: "udp", "ieee802.3" and "ip"
The node-types have been replaced by the new type "socket" which features a setting called "layer" to choose between "udp", "ip" and "eth"
2015-08-07 01:24:19 +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
cea95681f0 tested preliminary GTFPGA support 2015-05-07 13:04:06 +02:00
0f8c69635f Updated example configurations 2015-05-07 10:38:05 +02: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
26a50004a3 updated statistics interval
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@213 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-07 16:28:58 +00: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
2c1e3f4052 updated configuration files
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@203 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-04 13:30:38 +00:00
536ad5db05 smaller cosmetic changes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@180 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 15:26:00 +00:00
64cead2f2e added first version of configurable hook support with a few examples
TODO: this is not tested yet

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@177 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 14:43:28 +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
68eacb790a removed useless limit netem option
(does not what it should do, bug in manpage)

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@124 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-04 09:44:08 +00:00
5dbd9667ee removed priviledge dropping to make code simpler
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@121 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-04 09:44:05 +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 etc/example.conf (Browse further)