diff options
Diffstat (limited to 'python/ndpi.py')
-rw-r--r-- | python/ndpi.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/ndpi.py b/python/ndpi.py index 1d5d9447a..f83763c02 100644 --- a/python/ndpi.py +++ b/python/ndpi.py @@ -336,6 +336,7 @@ typedef enum { NDPI_PUNYCODE_IDN, NDPI_ERROR_CODE_DETECTED, NDPI_HTTP_CRAWLER_BOT, + NDPI_ANONYMOUS_SUBSCRIBER, /* Leave this as last member */ NDPI_MAX_RISK |