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

29 commits

Author SHA1 Message Date
04fe1d34a1 fix indention 2021-02-19 07:03:21 +01:00
8a6902bd90 api: extend status endpoint 2020-10-15 14:57:13 +02:00
11d1786d9d super_node: remove name setting 2020-10-15 13:13:04 +02:00
e3ce379c36 if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233) 2020-09-13 11:11:46 +02:00
85e9af4289 make rate of periodic statistics configurable (closes #273) 2020-09-13 08:14:41 +02:00
3c13f67930 refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
57f570d9b0 list: use new lookup methods 2020-08-25 20:22:19 +02:00
947a7de83c code-style improvements 2020-07-08 13:43:15 +02:00
13c117fe2c use new task api 2020-06-08 03:41:00 +02:00
8340e1725e use new headers 2020-06-08 03:40:25 +02:00
9c2c99696e graphviz: fix broken detection 2020-06-08 02:19:00 +02:00
26500efb5b graph: add first version of graph output 2020-06-08 02:19:00 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
14434d093f remove old super_node C wrapper code 2019-04-23 13:14:47 +02:00
3260c5a57e config: introduce new class for loading and parsing configuration 2019-03-26 07:15:07 +01:00
cd3200e42a super_node: use exceptions for error handling 2019-03-22 13:44:42 +01:00
9836bc0296 add prepare state 2019-02-24 11:13:28 +01:00
ca817a6907 tests: fix api-stress 2019-02-12 15:07:50 +01:00
401b955e24 super_node: add SuperNode::getState(), SuperNode::setState() 2019-02-11 16:42:38 +01:00
d3f3c127d1 super_node: remove stats setting 2019-02-11 16:42:38 +01:00
2d6188e5da super_node: sub-divide SuperNode::{start,stop}() functions 2019-01-21 22:11:30 +01:00
06caa9c16e super_node: fix copy&paste mistake in SuperNode::getInterfaces() 2019-01-21 18:55:09 +01:00
720e5e688c plugin: strip down old plugin system 2019-01-21 16:21:26 +01:00
4e55971faa super_node: interfaces are now managed per super_node 2019-01-21 15:44:39 +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
d18d786801 refactor: list_* -> vlist_* 2019-01-07 10:28:55 +01:00
3c11acb8b5 cpp: ported web and api 2018-11-30 21:33:56 +01:00
Renamed from include/villas/super_node.h (Browse further)