diff options
author | Luca Deri <deri@ntop.org> | 2024-11-26 22:27:54 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2024-11-26 22:27:54 +0100 |
commit | 57d54e22fa90ec16fb88d228c1ea250cc6dd3245 (patch) | |
tree | 277c9b4ff7840511bd2ae3d0a555e338b7637f50 /src/lib | |
parent | 170849f156fe7b803eb08f91722bfaa576f3084f (diff) |
Updated fingerprints
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/ndpi_os_fingerprint.c.inc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/ndpi_os_fingerprint.c.inc b/src/lib/ndpi_os_fingerprint.c.inc index f23662934..934523c14 100644 --- a/src/lib/ndpi_os_fingerprint.c.inc +++ b/src/lib/ndpi_os_fingerprint.c.inc @@ -23,7 +23,11 @@ static struct os_fingerprint tcp_fps[] = { { "194_128_64240_29659b8d8574", os_hint_windows }, { "194_128_32768_e75eea53a4fd", os_hint_windows }, { "194_128_32768_84fee6d35dde", os_hint_windows }, - + { "194_128_64240_6bb88f5575fd", os_hint_windows }, + { "2_128_32768_5a9ef1c58d0b", os_hint_windows }, + { "194_128_32768_5a9ef1c58d0b", os_hint_windows }, + { "2_128_65535_6bb88f5575fd", os_hint_windows }, + { "194_64_65535_15db81ff8b0d", os_hint_ios_ipad_os }, { "2_64_65535_41a9d5af7dd3", os_hint_ios_ipad_os }, { "194_64_65535_dd5737e4fedb", os_hint_ios_ipad_os }, |