summaryrefslogtreecommitdiff
path: root/6over4
diff options
context:
space:
mode:
author李佳 <[email protected]>2019-10-18 15:47:41 +0800
committer李佳 <[email protected]>2019-10-18 15:47:41 +0800
commitbb6cfdf9a4d43b02c52c0a2ab94f351d3b0213b5 (patch)
tree0997ed37c16cbd4eb1f82898c2bac1ff3d210c13 /6over4
parent7a5a25c72ce18f0724e50d2125cec09d334e0c57 (diff)
New protocols
Diffstat (limited to '6over4')
-rw-r--r--6over4/ipv6_over_ipv4.pcap.json41
1 files changed, 5 insertions, 36 deletions
diff --git a/6over4/ipv6_over_ipv4.pcap.json b/6over4/ipv6_over_ipv4.pcap.json
index 9fcc76e..f0ce8a2 100644
--- a/6over4/ipv6_over_ipv4.pcap.json
+++ b/6over4/ipv6_over_ipv4.pcap.json
@@ -1,42 +1,11 @@
{
- "pcap": {
- "name": "ipv6_over_ipv4.pcap",
+ "abstract": {
"md5sum": "5b512b3321164a73446bdd54f7d20057",
- "description": "IPv6 over ipv4 tunnel, http request and response",
+ "type": "normal",
+ "description": "最内层是HTTP协议, 基于IPv6 over IPv4隧道, TCP双向流, 包含SYN包",
"layers": ["HTTP", "TCP", "IPV6", "IPV4", "ETHERNET"],
- "Statistics": {
- "ETHERNETE": {
- "packet": 10,
- "bytes": 1240
- },
- "IPV4": {
- "packet": 10,
- "bytes": 1240
- },
- "IPV6": {
- "packet": 10,
- "bytes": 1240
- },
- "TCP": {
- "C2S": {
- "packet": 5,
- "bytes": 97
- },
- "S2C": {
- "packet": 4,
- "bytes": 179
- }
- },
- "HTTP": {
- "REQUEST": {
- "Host": "www.msftncsi.com",
- "Url": "www.msftncsi.com/ncsi.txt"
- },
- "RESPONSE": {
- "Content-Length": 14,
- "Content-Type": "text/plain"
- }
- }
+ "benchmark": {
+ "TCP": "{\"Proto\":\"TCP\",\"Stream_id\":0,\"Tuple4\":\"2001:da8:200:900e:200:5efe:d24d:58a3.52556>2600:140e:6::1702:1058.80\",\"C2S_pkt\":1,\"C2S_byte\":97,\"C2S_lost_byte\":0,\"C2S_payload\":\"4abdfc5bc27fd17ff6aaa83dea959a36\",\"S2C_pkt\":1,\"S2C_byte\":179,\"S2C_lost_byte\":0,\"S2C_payload\":\"80d168f5799e6f3ec783ab47b3aae0b7\",\"Total_pkt\":2,\"Total_byte\":276}"
}
}
} \ No newline at end of file