ba399a0b1d
fixed compilation: functionality still heavily broken. its a mess right now
2016-09-22 21:20:21 -04:00
0097132b4f
Merge branch 'feature-gtnet' into develop
2016-09-11 02:56:46 +00:00
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
3880abeb63
unified member variable naming of struct sample and struct msg
2016-07-11 18:19:23 +02:00
ad8ee1c3f7
renamed S2SS to VILLASnode
2016-06-08 23:31:58 +02:00
909bde0894
introduced new data structures
2016-06-08 22:38:21 +02:00
9b56be2bc6
updated copyright year to 2016
2016-02-09 05:33:19 +01:00
5efc178408
refactored path_run_hook() to hook_run()
2016-02-07 14:24:58 +01:00
c90b5ba2b4
cleanups
2016-02-07 01:11:22 +01:00
6923e57b63
fixed invalid pool_current() pool_previous() pointers for the hook functions
2016-02-07 01:10:52 +01:00
20534d1c3d
replaced HOOK_INIT with HOOK_PATH_START and HOOK_DEINIT with HOOK_PATH_STOP
2016-02-04 17:18:29 +01:00
6088fb3e30
Merge branch 'feature-pool' into develop
2016-01-15 00:09:18 +01:00
e59c2d7894
removed nested functions to enable compilation with Clang
2016-01-15 00:08:23 +01:00
26419549bd
simplified timer code
2016-01-15 00:07:32 +01:00
4a0b502fb2
removed nested functions to enable compilation with Clang
2016-01-15 00:06:40 +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
5fc9c7bd15
Changed name of configuration setting combine
to vectorize
2015-12-19 16:51:27 +01:00
9be224733b
Merge branch 'feature-ts' into develop
2015-12-19 16:20:48 +01:00
fbabc57273
fixed some small bugs in async path and web socket
2015-12-19 16:15:51 +01:00
e7df392754
moved source files to lib directory
2015-12-13 20:30:16 +01:00