|
b0d497eee4
|
node: check for validity of node name
|
2019-02-12 17:54:08 +01:00 |
|
|
70dd9aeafc
|
throw exception if memory intialization fails
|
2019-02-12 17:06:09 +01:00 |
|
|
ca817a6907
|
tests: fix api-stress
|
2019-02-12 15:07:50 +01:00 |
|
|
15e945feff
|
use state to shutdown
|
2019-02-11 16:42:38 +01:00 |
|
|
836d8244d9
|
super_node: move main loop into SuperNode::run()
|
2019-02-11 16:42:38 +01:00 |
|
|
d3f3c127d1
|
super_node: remove stats setting
|
2019-02-11 16:42:38 +01:00 |
|
|
ac22c393b7
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-02-06 13:18:55 +01:00 |
|
|
991fd6e93e
|
remove warning about libconfig config file format
|
2019-02-06 13:15:05 +01:00 |
|
Sonja Happ
|
263f0c550a
|
super_node: place WITH_WEB switch around wrapper for a libwebsocket method to avoid linker error if libvillas is compiled with WITH_WEB=OFF
|
2019-01-31 10:39:08 +01:00 |
|
Sonja Happ
|
664ec1f46f
|
super_node: add some checks for compiler defines WITH_API and WITH_WEB
|
2019-01-30 12:00:53 +01:00 |
|
|
8acf5de68c
|
stats: remove table footer
|
2019-01-22 16:04:12 +01:00 |
|
|
37dc6904ad
|
super_node: remove double free of interface list
|
2019-01-21 22:59:37 +01:00 |
|
|
42e51e04c5
|
netem: fix compiler errors
|
2019-01-21 22:14:57 +01:00 |
|
|
2d6188e5da
|
super_node: sub-divide SuperNode::{start,stop}() functions
|
2019-01-21 22:11:30 +01:00 |
|
|
ecd5f7800f
|
super_node: be less verbose
|
2019-01-21 22:10:25 +01:00 |
|
|
9acd10fefa
|
fix duplicated usage of variable
|
2019-01-21 17:28:01 +01:00 |
|
|
720e5e688c
|
plugin: strip down old plugin system
|
2019-01-21 16:21:26 +01:00 |
|
|
8190227776
|
netem: move intialization of Netem support into node instead of socket class
|
2019-01-21 15:50:18 +01:00 |
|
|
4e55971faa
|
super_node: interfaces are now managed per super_node
|
2019-01-21 15:44:39 +01:00 |
|
|
ffb27baee0
|
fix compiler errors
|
2019-01-21 10:34:36 +01:00 |
|
|
7b5f2157b0
|
refactor: do not use global loggers
|
2019-01-17 20:28:20 +01:00 |
|
|
8f7c8ae71e
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
|
|
8052b15377
|
websocket: add workaround for C++ port
|
2019-01-12 19:05:09 +01:00 |
|
|
d18d786801
|
refactor: list_* -> vlist_*
|
2019-01-07 10:28:55 +01:00 |
|
|
71c6d5f9e5
|
fix assertion in _init() about invalid state
|
2018-12-02 03:11:32 +01:00 |
|
|
a63b15609a
|
do not throw dynamically allocated exceptions
|
2018-12-02 03:11:32 +01:00 |
|
|
caf3e45960
|
workaround for C-compatability
|
2018-12-02 03:11:31 +01:00 |
|
|
64f0bcb160
|
remove superfluous log output
|
2018-11-30 21:38:19 +01:00 |
|
|
1ad92dca28
|
super_node: fix nullptr dereference if no config was loaded
|
2018-11-30 21:37:52 +01:00 |
|
|
25ff130377
|
remove SuperNode::init()
|
2018-11-30 21:37:52 +01:00 |
|
|
3c11acb8b5
|
cpp: ported web and api
|
2018-11-30 21:33:56 +01:00 |
|
|
7f4e69ea4b
|
refactor: NULL -> nullptr
|
2018-11-30 21:00:53 +01:00 |
|
|
30576ba7ad
|
refactoring: move config to villas/node/config.h
|
2018-11-30 21:00:53 +01:00 |
|
|
0709235502
|
log: adjust to new log constructor signature
|
2018-11-30 20:58:15 +01:00 |
|
|
987a59a5aa
|
cpp: ported SuperNode
|
2018-11-30 20:46:59 +01:00 |
|