aboutsummaryrefslogtreecommitdiffstats
path: root/test/ipfix.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/ipfix.py')
-rw-r--r--test/ipfix.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/test/ipfix.py b/test/ipfix.py
index deaff67ba42..97b559e083b 100644
--- a/test/ipfix.py
+++ b/test/ipfix.py
@@ -436,7 +436,12 @@ information_elements = {
459: "httpRequestMethod",
460: "httpRequestHost",
461: "httpRequestTarget",
- 462: "httpMessageVersion"
+ 462: "httpMessageVersion",
+ 466: "natQuotaExceededEvent",
+ 471: "maxSessionEntries",
+ 472: "maxBIBEntries",
+ 473: "maxEntriesPerUser",
+ 475: "maxFragmentsPendingReassembly"
}