diff --git a/format/README.md b/format/README.md index 448a652..7c259f1 100644 --- a/format/README.md +++ b/format/README.md @@ -15,6 +15,8 @@ ## Type +The type is the list of format encapsulated within the D4 protocol. + |Type| Description | |----|:-----------------------------------| | 0 | Reserved | @@ -26,3 +28,5 @@ | 6 | generic NDJSON or JSON Lines | | 7 | generic [YAF](https://tools.netsa.cert.org/yaf/index.html) (Yet Another Flowmeter)| +The D4 type list is [available in JSON format](https://raw.githubusercontent.com/D4-project/architecture/master/format/type.json). +