Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nDPIsrvd: fixed broken buffering | Toni Uhlig | 2020-08-14 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | improved nDPIsrvd buffering if write returned EAGAIN | Toni Uhlig | 2020-08-12 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | do not disconnect a distributor client if write returned EAGAIN (still not ↵ | Toni Uhlig | 2020-08-09 |
| | | | | | | perfect) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | nDPIsrvd sighandler and cmd opt parser | Toni Uhlig | 2020-08-06 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | 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> |