1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/lib
2017-03-25 21:10:25 +01:00
..
apis refactoring: struct cfg => struct super_node 2017-03-12 17:01:24 -03:00
boolean Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
fpga added _vd and _vt members for struct fpga_ip (now in line with nodes, hooks, models, etc..) 2017-03-25 21:10:25 +01:00
hooks the hook callback shall return 0 in case of success. 2017-03-20 09:14:30 -03:00
kernel refactoring: if_create() => if_init() 2017-03-12 17:08:04 -03:00
nodes remove obsolete flag parameter from afopen() 2017-03-15 00:51:24 -03:00
advio.c advio: non HTTP protocols have return code 0 2017-03-20 09:08:10 -03:00
api.c assert instead of run-time errors 2017-03-12 17:04:43 -03:00
hist.c optimisations in hist_dump_* functions to reduce output to screen 2017-03-12 17:11:23 -03:00
hook.c use name method for storing hook private data as for nodes 2017-03-20 09:13:01 -03:00
list.c assert instead of run-time errors 2017-03-12 17:04:43 -03:00
log.c added new option to redirect log output to a file 2017-03-14 01:49:22 -03:00
Makefile.inc added sha1sum function to calculate hash of file 2017-03-14 01:46:44 -03:00
memory.c make number of huge pages configurable 2017-03-11 23:39:00 -03:00
msg.c updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
node.c minor bugfixes and improvements 2017-03-13 23:51:38 -03:00
node_type.c several smaller fixes and documentation updates 2017-03-12 17:13:37 -03:00
path.c refactoring: simplified hook system 2017-03-17 01:08:48 -03:00
plugin.c minor bugfixes and improvements 2017-03-13 23:51:38 -03:00
pool.c assert instead of run-time errors 2017-03-12 17:04:43 -03:00
queue.c assert instead of run-time errors 2017-03-12 17:04:43 -03:00
sample.c several smaller fixes and documentation updates 2017-03-12 17:13:37 -03:00
stats.c stats: added support for different output formats 2017-03-20 09:15:54 -03:00
super_node.c remove obsolete flag parameter from afopen() 2017-03-15 00:51:24 -03:00
timing.c updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
utils.c added sha1sum function to calculate hash of file 2017-03-14 01:46:44 -03:00
web.c minor bugfixes and improvements 2017-03-13 23:51:38 -03:00