nDPId/schema
Toni Uhlig da4942b41c
Use layer4 specific flow timeouts.
* default values "stolen" from nf_conntrack

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2021-05-13 15:41:24 +02:00
..
basic_event_schema.json Extended nDPIsrvd.h with address parsing. 2021-02-23 14:46:47 +01:00
daemon_event_schema.json Use layer4 specific flow timeouts. 2021-05-13 15:41:24 +02:00
flow_event_schema.json Added nDPId-test as all-in-one JSON dumper. 2021-03-24 11:28:56 +01:00
packet_event_schema.json Extended nDPIsrvd.h with address parsing. 2021-02-23 14:46:47 +01:00
README.md Updated README.md 2021-03-24 14:44:27 +01:00

schema

All schema's placed in here are nDPId exclusive, meaning that they are not necessarily representing a "real-world" JSON string received by e.g. ./example/py-json-stdout. This is due to the fact that libnDPI itself add's some JSON information to the serializer of which we have no control over. IMHO it makes no sense to include stuff here that is part of libnDPI.