diff options
author | Luca Deri <deri@ntop.org> | 2024-10-27 07:12:51 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2024-10-27 07:13:08 +0100 |
commit | 14c060bfa02b88c454a3a3ad2f42691358c11585 (patch) | |
tree | 0f7a407e2b87bc7e188119e81fdebd9525fc7a38 /src | |
parent | 1bc204360a0151ee66f59498a964b95efc180cfd (diff) |
Updated fingerprints
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/ndpi_os_fingerprint.c.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ndpi_os_fingerprint.c.inc b/src/lib/ndpi_os_fingerprint.c.inc index b2945c027..3909faf02 100644 --- a/src/lib/ndpi_os_fingerprint.c.inc +++ b/src/lib/ndpi_os_fingerprint.c.inc @@ -26,6 +26,8 @@ static struct os_fingerprint tcp_fps[] = { { "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 }, + { "194_64_65535_d3a424420f2a", os_hint_ios_ipad_os }, + { "194_64_0_d29295416479", os_hint_ios_ipad_os }, { "194_64_65535_d29295416479", os_hint_macos }, { "194_64_65535_78dd6871cb6d", os_hint_macos }, |