Added missing nDPI ClassifierId

For more information about classification engine ids see:
https://www.iana.org/assignments/ipfix/ipfix.xhtml#classification-engine-ids
This commit is contained in:
Luca Deri 2022-01-04 13:54:50 +01:00
parent 4ce03e2be2
commit 39df51c46d
1 changed files with 1 additions and 0 deletions

View File

@ -2336,6 +2336,7 @@ static const value_string classification_engine_types[] = {
{ 19, "LLC" },
{ 20, "PANA-L7-PEN" },
{ 21, "Qosmos ixEngine" },
{ 22, "ntop nDPI" },
{ 0, NULL }
};
/*