diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2021-01-07 10:55:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-07 10:55:23 +0100 |
commit | b8a5358e8010f5e46df528b440cd9cc26910fdb9 (patch) | |
tree | 514fe84e7e308cc443ed001601e99834ac2c1d32 /tests/result/quic_q43.pcap.out | |
parent | eb37f8f1fbf62fce7e8997a24408b998f895d07b (diff) |
QUIC: improve handling of SNI (#1105)
* QUIC: SNI should be always saved in flow->protos.stun_ssl.ssl.client_requested_server_name
Close #1077
* QUIC: fix matching of custom categories
* QUIC: add NDPI_TLS_MISSING_SNI support for older GQUIC versions
* QUIC: fix serialization
* QUIC: add DGA check for older GQUIC versions
Diffstat (limited to 'tests/result/quic_q43.pcap.out')
-rw-r--r-- | tests/result/quic_q43.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/quic_q43.pcap.out b/tests/result/quic_q43.pcap.out index 72fa15459..8809a2d87 100644 --- a/tests/result/quic_q43.pcap.out +++ b/tests/result/quic_q43.pcap.out @@ -1,3 +1,3 @@ DoH_DoT 2 1464 1 - 1 UDP 51.120.20.202:49241 <-> 72.119.217.29:443 [proto: 188.196/QUIC.DoH_DoT][cat: Network/14][1 pkts/1392 bytes <-> 1 pkts/72 bytes][Goodput ratio: 97/41][0.05 sec][Host: dns.google.com][PLAIN TEXT (dns.google.com)][Plen Bins: 50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0] + 1 UDP 51.120.20.202:49241 <-> 72.119.217.29:443 [proto: 188.196/QUIC.DoH_DoT][cat: Network/14][1 pkts/1392 bytes <-> 1 pkts/72 bytes][Goodput ratio: 97/41][0.05 sec][Client: dns.google.com][PLAIN TEXT (dns.google.com)][Plen Bins: 50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0] |