chg: [format] type 8 added (before we use metadata header)

master
Alexandre Dulaunoy 2019-01-30 18:21:14 +01:00
parent 3ba7537d43
commit 8d6689a22b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ The type is the list of format encapsulated within the D4 protocol.
| 5 | pcapng (diagnostic) |
| 6 | generic NDJSON or JSON Lines |
| 7 | generic [YAF](https://tools.netsa.cert.org/yaf/index.html) (Yet Another Flowmeter)|
| 8 | [passivedns](https://github.com/gamelinux/passivedns) CSV stream |
| 254 | type defined by meta header (type 2) |
The D4 type list is [available in JSON format](https://raw.githubusercontent.com/D4-project/architecture/master/format/type.json).