diff options
| author | 李佳 <[email protected]> | 2019-10-18 15:47:41 +0800 |
|---|---|---|
| committer | 李佳 <[email protected]> | 2019-10-18 15:47:41 +0800 |
| commit | aa0a91c6d3f3b77103af65261f5133f70dcf4e24 (patch) | |
| tree | 0997ed37c16cbd4eb1f82898c2bac1ff3d210c13 | |
| parent | 7a5a25c72ce18f0724e50d2125cec09d334e0c57 (diff) | |
| parent | bb6cfdf9a4d43b02c52c0a2ab94f351d3b0213b5 (diff) | |
Merge branch 'new_protocols' into 'master'
New protocols
See merge request public_resources/benchmark_pcap!2
| -rw-r--r-- | 4over6/ip4_over_ip6.pcap | bin | 0 -> 356083 bytes | |||
| -rw-r--r-- | 6over4/ipv6_over_ipv4.pcap.json | 41 | ||||
| -rw-r--r-- | bfd/BFD_keepalive.pcap | bin | 0 -> 5600 bytes | |||
| -rw-r--r-- | bgp/bgp.pcap | bin | 0 -> 1607 bytes | |||
| -rw-r--r-- | bgp/bgp_shutdown_communication.pcap | bin | 0 -> 946 bytes | |||
| -rw-r--r-- | gre/gre_dns.pcap.json | 34 | ||||
| -rw-r--r-- | isakmp/isakmp.pcap | bin | 0 -> 11642 bytes | |||
| -rw-r--r-- | line_protocol/ip4_over_ip6.pcap | bin | 0 -> 356083 bytes | |||
| -rw-r--r-- | mms/5_sanfrancisco_encoder2_MMS.pcap | bin | 0 -> 729417 bytes | |||
| -rw-r--r-- | mms/mms_2012_01_05.pcap | bin | 0 -> 981581 bytes | |||
| -rw-r--r-- | ntp/ntp.pcap | bin | 0 -> 3851 bytes | |||
| -rw-r--r-- | pptp/pptp_encrypt.pcap | bin | 0 -> 110342 bytes | |||
| -rw-r--r-- | radius/radius.pcap | bin | 0 -> 235 bytes | |||
| -rw-r--r-- | rtmp/hkstv.hk.lxdns.com.pcap | bin | 0 -> 1498984 bytes | |||
| -rw-r--r-- | rtmp/shenyang.pcap | bin | 0 -> 1713144 bytes | |||
| -rw-r--r-- | rtsp/rtsp_RDT_UDP.pcap | bin | 0 -> 2039205 bytes | |||
| -rw-r--r-- | rtsp/xunlei_player_BigBuckBunny_115k.mov.pcap | bin | 0 -> 649008 bytes | |||
| -rw-r--r-- | sctp/M3UA-SCCP-RANAP SIGNALLING.pcap | bin | 0 -> 2212 bytes | |||
| -rw-r--r-- | sctp/SCTP-INIT-Collision.pcap | bin | 0 -> 3712 bytes | |||
| -rw-r--r-- | sctp/http_over_sctp.cap | bin | 0 -> 48992 bytes | |||
| -rw-r--r-- | sctp/isup.pcap | bin | 0 -> 704 bytes | |||
| -rw-r--r-- | ssdp/ssdp.pcap | bin | 0 -> 59184 bytes | |||
| -rw-r--r-- | statd/influxdb_statd.pcap | bin | 0 -> 4468 bytes | |||
| -rw-r--r-- | tcp/tcp_reset_call_order.pcap | bin | 0 -> 2182 bytes |
24 files changed, 11 insertions, 64 deletions
diff --git a/4over6/ip4_over_ip6.pcap b/4over6/ip4_over_ip6.pcap Binary files differnew file mode 100644 index 0000000..e5c1dec --- /dev/null +++ b/4over6/ip4_over_ip6.pcap 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 diff --git a/bfd/BFD_keepalive.pcap b/bfd/BFD_keepalive.pcap Binary files differnew file mode 100644 index 0000000..305c7b6 --- /dev/null +++ b/bfd/BFD_keepalive.pcap diff --git a/bgp/bgp.pcap b/bgp/bgp.pcap Binary files differnew file mode 100644 index 0000000..8ffdc37 --- /dev/null +++ b/bgp/bgp.pcap diff --git a/bgp/bgp_shutdown_communication.pcap b/bgp/bgp_shutdown_communication.pcap Binary files differnew file mode 100644 index 0000000..6eab435 --- /dev/null +++ b/bgp/bgp_shutdown_communication.pcap diff --git a/gre/gre_dns.pcap.json b/gre/gre_dns.pcap.json index 0c6f3ae..74fdfaa 100644 --- a/gre/gre_dns.pcap.json +++ b/gre/gre_dns.pcap.json @@ -1,33 +1,11 @@ {
- "pcap": {
- "name": "gre_dns.pcap.json",
+ "abstract": {
"md5sum": "9242d1b85676308cee9b56e6a5fea3f4",
- "description": "DNS over two gre layer",
- "layers": ["DNS", "UDP", "GRE", "IPV4", "ETHERNET"],
- "Statistics": {
- "ETHERNETE": {
- "packet": 1,
- "bytes": 138
- },
- "IPV4": {
- "packet": 1,
- "bytes": 124
- },
- "UDP": {
- "C2S": {
- "packet": 1,
- "bytes": 52
- },
- "S2C": {
- "packet": 0,
- "bytes": 0
- }
- },
- "DNS": {
- "Query": {
- "Name": "www.desheng28.com"
- }
- }
+ "type": "normal",
+ "description": "最内层是DNS协议, 中间嵌套两层GRE隧道",
+ "layers": ["DNS", "GRE", "IPV4", "ETHERNET"],
+ "benchmark": {
+ "UDP": "{\"Proto\":\"UDP\",\"Stream_id\":0,\"Tuple4\":\"122.112.114.73.20755>115.238.253.235.53\",\"C2S_pkt\":1,\"C2S_byte\":44,\"C2S_lost_byte\":0,\"C2S_payload\":\"24ac8ec87827fc913b1fd1a20646bd94\",\"S2C_pkt\":0,\"S2C_byte\":0,\"S2C_lost_byte\":0,\"S2C_payload\":\"NULL\",\"Total_pkt\":1,\"Total_byte\":44}"
}
}
}
\ No newline at end of file diff --git a/isakmp/isakmp.pcap b/isakmp/isakmp.pcap Binary files differnew file mode 100644 index 0000000..1198106 --- /dev/null +++ b/isakmp/isakmp.pcap diff --git a/line_protocol/ip4_over_ip6.pcap b/line_protocol/ip4_over_ip6.pcap Binary files differnew file mode 100644 index 0000000..e5c1dec --- /dev/null +++ b/line_protocol/ip4_over_ip6.pcap diff --git a/mms/5_sanfrancisco_encoder2_MMS.pcap b/mms/5_sanfrancisco_encoder2_MMS.pcap Binary files differnew file mode 100644 index 0000000..58218ee --- /dev/null +++ b/mms/5_sanfrancisco_encoder2_MMS.pcap diff --git a/mms/mms_2012_01_05.pcap b/mms/mms_2012_01_05.pcap Binary files differnew file mode 100644 index 0000000..5e732b1 --- /dev/null +++ b/mms/mms_2012_01_05.pcap diff --git a/ntp/ntp.pcap b/ntp/ntp.pcap Binary files differnew file mode 100644 index 0000000..997d9fb --- /dev/null +++ b/ntp/ntp.pcap diff --git a/pptp/pptp_encrypt.pcap b/pptp/pptp_encrypt.pcap Binary files differnew file mode 100644 index 0000000..cf2cdd8 --- /dev/null +++ b/pptp/pptp_encrypt.pcap diff --git a/radius/radius.pcap b/radius/radius.pcap Binary files differnew file mode 100644 index 0000000..b646be3 --- /dev/null +++ b/radius/radius.pcap diff --git a/rtmp/hkstv.hk.lxdns.com.pcap b/rtmp/hkstv.hk.lxdns.com.pcap Binary files differnew file mode 100644 index 0000000..9de06ac --- /dev/null +++ b/rtmp/hkstv.hk.lxdns.com.pcap diff --git a/rtmp/shenyang.pcap b/rtmp/shenyang.pcap Binary files differnew file mode 100644 index 0000000..4898e94 --- /dev/null +++ b/rtmp/shenyang.pcap diff --git a/rtsp/rtsp_RDT_UDP.pcap b/rtsp/rtsp_RDT_UDP.pcap Binary files differnew file mode 100644 index 0000000..e442b4e --- /dev/null +++ b/rtsp/rtsp_RDT_UDP.pcap diff --git a/rtsp/xunlei_player_BigBuckBunny_115k.mov.pcap b/rtsp/xunlei_player_BigBuckBunny_115k.mov.pcap Binary files differnew file mode 100644 index 0000000..5b7380d --- /dev/null +++ b/rtsp/xunlei_player_BigBuckBunny_115k.mov.pcap diff --git a/sctp/M3UA-SCCP-RANAP SIGNALLING.pcap b/sctp/M3UA-SCCP-RANAP SIGNALLING.pcap Binary files differnew file mode 100644 index 0000000..2b7dde7 --- /dev/null +++ b/sctp/M3UA-SCCP-RANAP SIGNALLING.pcap diff --git a/sctp/SCTP-INIT-Collision.pcap b/sctp/SCTP-INIT-Collision.pcap Binary files differnew file mode 100644 index 0000000..0949af6 --- /dev/null +++ b/sctp/SCTP-INIT-Collision.pcap diff --git a/sctp/http_over_sctp.cap b/sctp/http_over_sctp.cap Binary files differnew file mode 100644 index 0000000..d355066 --- /dev/null +++ b/sctp/http_over_sctp.cap diff --git a/sctp/isup.pcap b/sctp/isup.pcap Binary files differnew file mode 100644 index 0000000..39f16b9 --- /dev/null +++ b/sctp/isup.pcap diff --git a/ssdp/ssdp.pcap b/ssdp/ssdp.pcap Binary files differnew file mode 100644 index 0000000..d9c4dc0 --- /dev/null +++ b/ssdp/ssdp.pcap diff --git a/statd/influxdb_statd.pcap b/statd/influxdb_statd.pcap Binary files differnew file mode 100644 index 0000000..cf7acb8 --- /dev/null +++ b/statd/influxdb_statd.pcap diff --git a/tcp/tcp_reset_call_order.pcap b/tcp/tcp_reset_call_order.pcap Binary files differnew file mode 100644 index 0000000..a1ce214 --- /dev/null +++ b/tcp/tcp_reset_call_order.pcap |
