summaryrefslogtreecommitdiff
path: root/test/lpi_plus
diff options
context:
space:
mode:
authoryangwei <[email protected]>2024-10-12 15:51:16 +0800
committeryangwei <[email protected]>2024-10-12 15:51:16 +0800
commit260787167a81a8f7ac311ed394ceb5d990451136 (patch)
tree2a762fbbe7a09f20a9bea72ca794c20d7efc2176 /test/lpi_plus
parent70d21f28c36fc93280352c9284de6529afcbe5be (diff)
✨ feat(lpip match quic): remove port pattern
Diffstat (limited to 'test/lpi_plus')
-rw-r--r--test/lpi_plus/test_expect/mixed_pcap.json7
-rw-r--r--test/lpi_plus/test_pcap/mixed_pcap/40-quic-masque.pcapbin0 -> 484121 bytes
2 files changed, 7 insertions, 0 deletions
diff --git a/test/lpi_plus/test_expect/mixed_pcap.json b/test/lpi_plus/test_expect/mixed_pcap.json
index cddc7e3..90bb9f0 100644
--- a/test/lpi_plus/test_expect/mixed_pcap.json
+++ b/test/lpi_plus/test_expect/mixed_pcap.json
@@ -288,4 +288,11 @@
"l7_label_id": "UNKNOWN",
"STREAM_DIR": "DOUBLE",
"name": "APP_PROTO_IDENTIFY_RESULT_42"
+ }, {
+ "Tuple4": "192.168.58.54:56122-162.159.198.1:1701-17-0",
+ "STREAM_TYPE": "UDP",
+ "l7_label_id": [2521],
+ "l7_label_name": ["QUIC"],
+ "STREAM_DIR": "DOUBLE",
+ "name": "APP_PROTO_IDENTIFY_RESULT_43"
}]
diff --git a/test/lpi_plus/test_pcap/mixed_pcap/40-quic-masque.pcap b/test/lpi_plus/test_pcap/mixed_pcap/40-quic-masque.pcap
new file mode 100644
index 0000000..b004a85
--- /dev/null
+++ b/test/lpi_plus/test_pcap/mixed_pcap/40-quic-masque.pcap
Binary files differ