Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved `datalink` json key/value from error to packet events and renamed it ↵ | Toni Uhlig | 2023-04-21 |
| | | | | | | to `pkt_datalink`. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | nDPId: Added error event threshold to prevent event spamming which may be ↵ | Toni Uhlig | 2022-10-17 |
| | | | | | | abused. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | New flow event: 'analysis'. | Toni Uhlig | 2022-09-13 |
| | | | | | | | | | * The goal was to provide a separate event for extracted feature that are not required and only useful for a few (e.g. someone who wants do ML). * Increased network buffer size to 32kB (8192 * 4). * Switched timestamp precision from ms to us for *ALL* timestamps. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Renamed basic event to error event for the sake of the logic. | Toni Uhlig | 2022-03-13 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |