diff options
| author | yangwei <[email protected]> | 2024-10-23 10:51:21 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2024-10-23 10:51:21 +0800 |
| commit | 99871899578ccc01e95b25347ea29a4e96baee6d (patch) | |
| tree | 96ceef695a21c5cb82cbb0d78f50411bb2c6cb93 | |
| parent | 3f3059b40ff84dfe5b086948e58c49d0e35c11ba (diff) | |
🧪 test(lpi_plus): calibrate socks ip frag result
| -rw-r--r-- | test/lpi_plus/test_expect/socks_pcap.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lpi_plus/test_expect/socks_pcap.json b/test/lpi_plus/test_expect/socks_pcap.json index 9673199..5282661 100644 --- a/test/lpi_plus/test_expect/socks_pcap.json +++ b/test/lpi_plus/test_expect/socks_pcap.json @@ -15,8 +15,8 @@ }, { "Tuple4": "10.0.0.1:1637-10.0.0.2:21477-6-0", "STREAM_TYPE": "TCP", - "l7_label_id": [8005], - "l7_label_name": ["SOCKS"], + "l7_label_id": [8005, 67], + "l7_label_name": ["SOCKS", "HTTP"], "STREAM_DIR": "DOUBLE", "name": "APP_PROTO_IDENTIFY_RESULT_3" }, { |
