Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | introduced NETWORK_BUFFER_MAX_SIZE to replace BUFSIZ as this might change ↵ | Toni Uhlig | 2020-08-04 | |
| | | | | | | depending on the arch/libc used Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | fixed buffering issue, improved logging verbosity | Toni Uhlig | 2020-08-04 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | clang-format | Toni Uhlig | 2020-08-04 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | nDPIsrvd: collect, buffer and distribute JSON strings | Toni Uhlig | 2020-08-04 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | merged some pre-processor macros which are used in multiple executables | Toni Uhlig | 2020-08-04 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | forwarding data from collector(client,source,UNIX-sock) to ↵ | Toni Uhlig | 2020-08-03 | |
| | | | | | | distributor(client,sink,TCP-sock) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | remote connection tracking/ event-handling for collector(UNIX) and ↵ | Toni Uhlig | 2020-08-03 | |
| | | | | | | distributor(TCP) connections Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | nDPIsrvd: getting events from epoll and accepting new connections | Toni Uhlig | 2020-07-19 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | nDPIsrvd: UNIX/INET socket creation | Toni Uhlig | 2020-07-19 | |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |