chg: [format.json] add 254 type
parent
52bf4c51d7
commit
e1b0882bb0
|
@ -22,7 +22,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"description": "pcapng (diagnostic"
|
"description": "pcapng (diagnostic)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": 6,
|
"type": 6,
|
||||||
|
@ -37,5 +37,9 @@
|
||||||
"type": 8,
|
"type": 8,
|
||||||
"description": "passivedns CSV stream",
|
"description": "passivedns CSV stream",
|
||||||
"ref": "https://github.com/gamelinux/passivedns"
|
"ref": "https://github.com/gamelinux/passivedns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": 254,
|
||||||
|
"description": "type defined by meta header (type2)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue