diff options
Diffstat (limited to 'src/lib/inc_generated/ndpi_asn_steam.c.inc')
-rw-r--r-- | src/lib/inc_generated/ndpi_asn_steam.c.inc | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/src/lib/inc_generated/ndpi_asn_steam.c.inc b/src/lib/inc_generated/ndpi_asn_steam.c.inc index 79e01cdcf..56e918d69 100644 --- a/src/lib/inc_generated/ndpi_asn_steam.c.inc +++ b/src/lib/inc_generated/ndpi_asn_steam.c.inc @@ -25,9 +25,10 @@ static ndpi_network ndpi_protocol_steam_protocol_list[] = { { 0x671C3600 /* 103.28.54.0/24 */, 24, NDPI_PROTOCOL_STEAM }, { 0x92429800 /* 146.66.152.0/24 */, 24, NDPI_PROTOCOL_STEAM }, { 0x92429B00 /* 146.66.155.0/24 */, 24, NDPI_PROTOCOL_STEAM }, + { 0x9B85E000 /* 155.133.224.0/24 */, 24, NDPI_PROTOCOL_STEAM }, { 0x9B85E200 /* 155.133.226.0/23 */, 23, NDPI_PROTOCOL_STEAM }, { 0x9B85E500 /* 155.133.229.0/24 */, 24, NDPI_PROTOCOL_STEAM }, - { 0x9B85E600 /* 155.133.230.0/23 */, 23, NDPI_PROTOCOL_STEAM }, + { 0x9B85E600 /* 155.133.230.0/24 */, 24, NDPI_PROTOCOL_STEAM }, { 0x9B85E800 /* 155.133.232.0/23 */, 23, NDPI_PROTOCOL_STEAM }, { 0x9B85EB00 /* 155.133.235.0/24 */, 24, NDPI_PROTOCOL_STEAM }, { 0x9B85EC00 /* 155.133.236.0/22 */, 22, NDPI_PROTOCOL_STEAM }, @@ -35,7 +36,9 @@ static ndpi_network ndpi_protocol_steam_protocol_list[] = { { 0x9B85F300 /* 155.133.243.0/24 */, 24, NDPI_PROTOCOL_STEAM }, { 0x9B85F400 /* 155.133.244.0/22 */, 22, NDPI_PROTOCOL_STEAM }, { 0x9B85F800 /* 155.133.248.0/21 */, 21, NDPI_PROTOCOL_STEAM }, - { 0xA2FEC000 /* 162.254.192.0/21 */, 21, NDPI_PROTOCOL_STEAM }, + { 0xA2FEC000 /* 162.254.192.0/23 */, 23, NDPI_PROTOCOL_STEAM }, + { 0xA2FEC300 /* 162.254.195.0/24 */, 24, NDPI_PROTOCOL_STEAM }, + { 0xA2FEC400 /* 162.254.196.0/22 */, 22, NDPI_PROTOCOL_STEAM }, { 0xB919B600 /* 185.25.182.0/23 */, 23, NDPI_PROTOCOL_STEAM }, { 0xBED92100 /* 190.217.33.0/24 */, 24, NDPI_PROTOCOL_STEAM }, { 0xC0456000 /* 192.69.96.0/22 */, 22, NDPI_PROTOCOL_STEAM }, @@ -45,3 +48,23 @@ static ndpi_network ndpi_protocol_steam_protocol_list[] = { /* End */ { 0x0, 0, 0 } }; + +static ndpi_network6 ndpi_protocol_steam_protocol_list_6[] = { + { "2404:3fc0::", 46, NDPI_PROTOCOL_STEAM }, + { "2404:3fc0:4::", 47, NDPI_PROTOCOL_STEAM }, + { "2404:3fc0:7::", 48, NDPI_PROTOCOL_STEAM }, + { "2602:801:f000::", 47, NDPI_PROTOCOL_STEAM }, + { "2602:801:f002::", 48, NDPI_PROTOCOL_STEAM }, + { "2602:801:f005::", 48, NDPI_PROTOCOL_STEAM }, + { "2602:801:f006::", 47, NDPI_PROTOCOL_STEAM }, + { "2602:801:f008::", 46, NDPI_PROTOCOL_STEAM }, + { "2602:801:f00d::", 48, NDPI_PROTOCOL_STEAM }, + { "2602:801:f00e::", 48, NDPI_PROTOCOL_STEAM }, + { "2a01:bc80:1::", 48, NDPI_PROTOCOL_STEAM }, + { "2a01:bc80:2::", 47, NDPI_PROTOCOL_STEAM }, + { "2a01:bc80:4::", 46, NDPI_PROTOCOL_STEAM }, + { "2a01:bc80:8::", 46, NDPI_PROTOCOL_STEAM }, + { "2a01:bc80:c::", 48, NDPI_PROTOCOL_STEAM }, + /* End */ + { NULL, 0, 0 } +}; |