Umar Farooq
2f47be0ac5
Add app_hdr tag for GT-NET-Socket
...
GT-NET-Socket uses a tag in the config file to distinguish from default
socket node type application layer header (struct msg). For now all the
values are encoded in the struct sample without any header (no timestamp
or sequence number).
Minor improvement in pipe.c: replace 'goto' with do while
2016-07-17 01:01:43 +02:00
ad8ee1c3f7
renamed S2SS to VILLASnode
2016-06-08 23:31:58 +02:00
36e27af702
adapting file and socket node-types to new data structures
2016-06-08 22:39:43 +02:00
433c65e717
simplified strcatf() with new macro strf()
2016-04-16 21:58:13 +02:00
5d5b36cd76
moved list destructor and added optional free() of list items
2016-04-16 19:54:26 +02:00
4eeba60bf4
added / rewrite of a couple of linux specific checks and LKM functions
2016-03-18 12:38:28 +01:00
9b56be2bc6
updated copyright year to 2016
2016-02-09 05:33:19 +01:00
6088fb3e30
Merge branch 'feature-pool' into develop
2016-01-15 00:09:18 +01:00
458976ce63
added new field to node type descriptor which specifies maximum vector length
2016-01-15 00:08:23 +01:00
841b499902
added documentation and smaller fixes
2016-01-15 00:06:01 +01:00
b4f787b2c0
finally introduced new data structure for circular buffering of messages
2016-01-14 23:12:58 +01:00
399f29c496
get rid of static global storage as much as possible for now
2015-12-13 00:42:59 +01:00
8e9bca3dde
make use of INDENT macro consistent
2015-12-11 18:18:36 +01:00
3b91ba705f
changed signature of node type initialization
2015-12-11 12:35:32 +01:00
cdb0a700e9
made virtual data generic
2015-11-29 22:47:57 +01:00
a4d9a232ea
improved handling of node and path names / printing
2015-11-29 22:45:46 +01:00
f645e498e7
restructured repository
2015-11-23 17:44:14 +01:00