Title | Verify that cwnd is update correctly after a fast retransmit |
CommandLine | ./InitCwndUnderFastRetran.seq -pkt ./InitCwndUnderFastRetran.def -log 11.html -ti Verify that cwnd is update correctly after a fast retransmit |
TestVersion | REL_1_0_0 |
ToolVersion | REL_3_1_0 |
Start | 2009/02/12 18:09:45 |
Tn | .//../etc//tn.def |
Nu | .//../etc//nut.def |
Pkt | ./InitCwndUnderFastRetran.def |
System | linux-v6 |
TargetName | RHEL5GA |
HostName | FNST |
Type | IPv6 |
18:09:45 | Start |
18:09:45 | Start Capturing Packets (Link0) |
=============== sctpCheckEnv =============== | |
18:09:45 |
vRemote(rcommand.rmt) ``/usr/local/v6eval//bin/linux-v6//rcommand.rmt -t linux-v6 -u root -p goodluck -d ttyS0 -o 1 cmd="killall -9 sctp_test ; killall -9 sctp_darn ; killall -9 sctp_status; checksctp" ''
Connected. [root@RHEL ~]# [root@RHEL ~]# killall -9 sctp_test ; killall -9 sctp_darn ; killall -9 sctp_sta tus; checksctp sctp_test: no process killed sctp_darn: no process killed sctp_status: no process killed SCTP supported [root@RHEL ~]# sendMessagesSync: never got killall -9 sctp_test ; killall -9 sctp_darn ; killall -9 sctp_status; checksctp echo $? 0 [root@R~. Disconnected. |
============= sctpPing6ToHost ============== | |
18:09:54 |
vSend(Link0,echo_request_on_link0) Send Echo Request on Link0 |
18:09:54 | vRecv(Link0,echo_reply_on_link0 ns_on_link0 ns_on_link0_gl) timeout:5 cntLimit:0 seektime:0 recv unexpect packet at 18:09:51 recv unexpect packet at 18:09:51 Recv Neighbor Solicitation on Link0 (Global) |
18:09:54 |
vSend(Link0,na_on_link0_gl) Send Neighbor Advertisement on Link0 (Global) |
18:09:54 | vRecv(Link0,echo_reply_on_link0) timeout:5 cntLimit:0 seektime:0 Recv Echo Reply on Link0 |
============= sctpStatusClient ============= | |
18:09:54 |
vRemote(rcommandasync.rmt) ``/usr/local/v6eval//bin/linux-v6//rcommandasync.rmt -t linux-v6 -u root -p goodluck -d ttyS0 -o 1 cmd="sleep 5 && sctp_status -H 3ffe:501:ffff:100:020c:29ff:fe0f:1734 -P 4179 -h 3ffe:501:ffff:100:0200:00ff:fe00:0100 -p 3179 -s -x 6 -c 1024 -X 1 -f /tmp/sctpstatus > /tmp/tstcmd.log 2>&1 &" ''
Connected. [root@RHEL ~]# [root@RHEL ~]# sleep 5 && sctp_status -H 3ffe:501:ffff:100:020c:29ff:fe0f:1734 - P 4179 -h~. Disconnected. |
================= vListen ================== | |
18:09:58 | vRecv(Link0,sctp_chunk_init_rcv ns_on_link0 ns_on_link0_gl) timeout:10 cntLimit:0 seektime:0 Recv SCTP CHUNK_INIT |
18:10:00 |
vSend(Link0,sctp_chunk_init_ack_snd) Send SCTP CHUNK_INIT_ACK |
================= vAccept ================== | |
18:10:00 | vRecv(Link0,sctp_chunk_cookie_echo_rcv ns_on_link0 ns_on_link0_gl) timeout:10 cntLimit:0 seektime:0 Recv SCTP CHUNK_COOKIE_ECHO |
18:10:00 |
vSend(Link0,sctp_chunk_cookie_ack_snd) Send SCTP CHUNK_COOKIE_ACK |
================ Main Test ================= | |
18:10:00 | vRecv(Link0,sctp_chunk_data_1 ns_on_link0 ns_on_link0_gl) timeout:30 cntLimit:0 seektime:0 Recv SCTP CHUNK_DATA (1) |
18:10:01 | vRecv(Link0,sctp_chunk_data_2 ns_on_link0 ns_on_link0_gl) timeout:30 cntLimit:0 seektime:0 Recv SCTP CHUNK_DATA (2) |
18:10:01 | vRecv(Link0,sctp_chunk_data_3 ns_on_link0 ns_on_link0_gl) timeout:30 cntLimit:0 seektime:0 Recv SCTP CHUNK_DATA (3) |
18:10:01 | vRecv(Link0,sctp_chunk_data_4 ns_on_link0 ns_on_link0_gl) timeout:30 cntLimit:0 seektime:0 Recv SCTP CHUNK_DATA (4) |
18:10:01 | vRecv(Link0,sctp_chunk_data_5 ns_on_link0 ns_on_link0_gl) timeout:30 cntLimit:0 seektime:0 Recv SCTP CHUNK_DATA (5) |
18:10:01 |
vSend(Link0,sctp_chunk_sack_1) Send SCTP CHUNK_SACK (1 and 2) |
Now the cwnd is 5880 | |
18:10:01 |
vSend(Link0,sctp_chunk_sack_2) Send SCTP CHUNK_SACK (1 and 3) |
18:10:01 |
vSend(Link0,sctp_chunk_sack_3) Send SCTP CHUNK_SACK (1, 3 and 4) |
18:10:02 |
vSend(Link0,sctp_chunk_sack_4) Send SCTP CHUNK_SACK (1, 3 to 5) |
18:10:02 | vRecv(Link0,sctp_chunk_data_2 ns_on_link0 ns_on_link0_gl) timeout:30 cntLimit:0 seektime:0 Recv SCTP CHUNK_DATA (2) |
Now the cwnd is 6000 | |
18:10:02 |
vSend(Link0,sctp_chunk_sack_snd) Send SCTP CHUNK_SACK |
18:10:02 | vRecv(Link0,sctp_chunk_data_6 ns_on_link0 ns_on_link0_gl) timeout:30 cntLimit:0 seektime:0 Recv SCTP CHUNK_DATA (6) |
18:10:02 |
vSend(Link0,sctp_chunk_sack_snd) Send SCTP CHUNK_SACK |
================== vClose ================== | |
18:10:02 |
vSend(Link0,sctp_chunk_shutdown_snd) Send SCTP CHUNK_SHUTDOWN |
18:10:03 | vRecv(Link0,sctp_chunk_shutdown_ack_rcv ns_on_link0 ns_on_link0_gl) timeout:10 cntLimit:0 seektime:0 Recv SCTP CHUNK_SHUTDOWN_ACK |
18:10:03 |
vSend(Link0,sctp_chunk_shutdown_complete_snd) Send SCTP CHUNK_SHUTDOWN_COMPLETE |
============ sctpGetRemoteStatus =========== | |
18:10:03 |
vRemote(getfile.rmt) ``/usr/local/v6eval//bin/linux-v6//getfile.rmt -t linux-v6 -u root -p goodluck -d ttyS0 -o 1 from=/tmp/sctpstatus to=.sctpstatus''
Connected. [1]+ Done sleep 5 && sctp_status -H 3ffe:501:ffff:100:020c:29ff:fe0f:1734 -P 4179 -h 3ffe:501:ffff:100:0200:00ff:fe00:0100 -p 3179 -s -x 6 -c 1024 -X 1 -f /tmp/sctpstatus > /tmp/tstcmd.log 2>&1 [root@RHEL ~]# [root@RHEL ~]# [roo~st@RHEL ~]# cu: echocheck: unknown variable (~v lists variables) [root@RHEL ~]# ~t [file transfer complete] [connected] HEL ~]# [root@RHEL ~]# ~. Disconnected. |
NO. ASSOC-ID STATE RWND UNACKDATA PENDDATA INSTRMS OUTSTRMS FRAG-POINT SPINFO-STATE SPINFO-CWDN SPINFO-SRTT SPINFO-RTO SPINFO-MTU 1 1 ESTABLISHED 54784 0 0 100 10 1432 ACTIVE 4380 0 3000 1500 2 1 ESTABLISHED 51712 3 0 100 10 1432 ACTIVE 5880 875 2623 1500 3 1 ESTABLISHED 53588 1 0 100 10 1432 ACTIVE 6000 875 2623 1500OK |
|
18:10:11 | End |
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | ICMPv6_EchoRequest (length:16) | | | Type = 128 | | | Code = 0 | | | Checksum = 41042 calc(41042) | | | Identifier = 65535 | | | SequenceNumber = 1 | | | Payload (length:8) | | | | data = 01020304 05060708
Frame_Ether (length:255) | Hdr_Ether (length:14) | | DestinationAddress = ff:ff:ff:ff:ff:ff | | SourceAddress = 0:c:29:23:a7:b4 | | Type = 2048 | Packet_IPv4 (length:241) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 241 | | | Identifier = 0 | | | Reserved = 0 | | | DF = 1 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 64 | | | Protocol = 17 | | | HeaderChecksum = 47001 calc(47001) | | | SourceAddress = 192.168.0.19 | | | DestinationAddress = 192.168.0.255 | | Upp_UDP (length:221) | | | Hdr_UDP (length:8) | | | | SourcePort = 138 | | | | DestinationPort = 138 | | | | Length = 221 | | | | Checksum = 9757 calc(9757) | | | Payload (length:213) | | | | data = | | | | 110a4593 c0a80013 008a00c7 00002046 43454945 46454d43 41434143 41434143 | | | | 41434143 41434143 41434143 41414100 20454e46 4a454846 43455046 46464143 | | | | 41434143 41434143 41434143 41434142 4f00ff53 4d422500 00000000 00000000 | | | | 00000000 00000000 00000000 00000000 00001100 002d0000 00000000 00000000 | | | | 00000000 00000000 002d0056 00030001 00010002 003e005c 4d41494c 534c4f54 | | | | 5c42524f 57534500 0f6880fc 0a005248 454c0000 00000000 00000000 00000409 | | | | 039a8400 0f0155aa 53616d62 61205365 72766572 00 ===echo_reply_on_link0================================= ng compare _HETHER_nut2tn.DestinationAddress received:ff:ff:ff:ff:ff:ff = 0:0:0:0:1:0 ng compare _HETHER_nut2tn.SourceAddress received:0:c:29:23:a7:b4 = 0:c:29:f:17:34 ng compare _HETHER_nut2tn.Type received:2048 = 34525 ng meta Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv4 ===ns_on_link0================================= ng compare _HETHER_nut2local.DestinationAddress received:ff:ff:ff:ff:ff:ff = oneof(v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())),tnether()) ng compare _HETHER_nut2local.SourceAddress received:0:c:29:23:a7:b4 = 0:c:29:f:17:34 ng compare _HETHER_nut2local.Type received:2048 = 34525 ng meta Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv4 ===ns_on_link0_gl================================= ng compare _HETHER_nut2local.DestinationAddress received:ff:ff:ff:ff:ff:ff = oneof(v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())),tnether()) ng compare _HETHER_nut2local.SourceAddress received:0:c:29:23:a7:b4 = 0:c:29:f:17:34 ng compare _HETHER_nut2local.Type received:2048 = 34525 ng meta Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv4
Frame_Ether (length:247) | Hdr_Ether (length:14) | | DestinationAddress = ff:ff:ff:ff:ff:ff | | SourceAddress = 0:c:29:23:a7:b4 | | Type = 2048 | Packet_IPv4 (length:233) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 233 | | | Identifier = 0 | | | Reserved = 0 | | | DF = 1 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 64 | | | Protocol = 17 | | | HeaderChecksum = 47009 calc(47009) | | | SourceAddress = 192.168.0.19 | | | DestinationAddress = 192.168.0.255 | | Upp_UDP (length:213) | | | Hdr_UDP (length:8) | | | | SourcePort = 138 | | | | DestinationPort = 138 | | | | Length = 213 | | | | Checksum = 38528 calc(38528) | | | Payload (length:205) | | | | data = | | | | 110a4594 c0a80013 008a00bf 00002046 43454945 46454d43 41434143 41434143 | | | | 41434143 41434143 41434143 41414100 20414241 43465046 50454e46 44454346 | | | | 43455046 48464445 46465046 50414341 4200ff53 4d422500 00000000 00000000 | | | | 00000000 00000000 00000000 00000000 00001100 00250000 00000000 00000000 | | | | 00000000 00000000 00250056 00030001 00010002 0036005c 4d41494c 534c4f54 | | | | 5c42524f 57534500 0c6880fc 0a004d59 47524f55 50000000 00000000 00000409 | | | | 00100080 0f0155aa 5248454c 00 ===echo_reply_on_link0================================= ng compare _HETHER_nut2tn.DestinationAddress received:ff:ff:ff:ff:ff:ff = 0:0:0:0:1:0 ng compare _HETHER_nut2tn.SourceAddress received:0:c:29:23:a7:b4 = 0:c:29:f:17:34 ng compare _HETHER_nut2tn.Type received:2048 = 34525 ng meta Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv4 ===ns_on_link0================================= ng compare _HETHER_nut2local.DestinationAddress received:ff:ff:ff:ff:ff:ff = oneof(v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())),tnether()) ng compare _HETHER_nut2local.SourceAddress received:0:c:29:23:a7:b4 = 0:c:29:f:17:34 ng compare _HETHER_nut2local.Type received:2048 = 34525 ng meta Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv4 ===ns_on_link0_gl================================= ng compare _HETHER_nut2local.DestinationAddress received:ff:ff:ff:ff:ff:ff = oneof(v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())),tnether()) ng compare _HETHER_nut2local.SourceAddress received:0:c:29:23:a7:b4 = 0:c:29:f:17:34 ng compare _HETHER_nut2local.Type received:2048 = 34525 ng meta Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv4
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = ff02::1:ff00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 26882 calc(26882) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 0:c:29:f:17:34 ===echo_reply_on_link0================================= ng compare _HETHER_nut2tn.DestinationAddress received:33:33:ff:0:1:0 = 0:0:0:0:1:0 ng compare _HDR_IPV6_echo_reply_on_link0.DestinationAddress received:ff02::1:ff00:100 = 3ffe:501:ffff:100:200:ff:fe00:100 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.ICMPv6_NS ===ns_on_link0================================= ng compare _HDR_IPV6_ns_on_link0.SourceAddress received:3ffe:501:ffff:100:20c:29ff:fe0f:1734 = fe80::20c:29ff:fe0f:1734 ng compare _ICMPV6_ns_on_link0.TargetAddress received:3ffe:501:ffff:100:200:ff:fe00:100 = fe80::200:ff:fe00:100 ===ns_on_link0_gl=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 64854 calc(64854) | | | RFlag = 0 | | | SFlag = 1 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 0:0:0:0:1:0
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | ICMPv6_EchoReply (length:16) | | | Type = 129 | | | Code = 0 | | | Checksum = 40786 calc(40786) | | | Identifier = 65535 | | | SequenceNumber = 1 | | | Payload (length:8) | | | | data = 01020304 05060708 ===echo_reply_on_link0=================================
Frame_Ether (length:110) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:96) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 56 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:56) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 0 | | | | Checksum = 4147563845 calc(4147563845) | | | CHUNK_INIT (length:44) | | | | Type = 1 | | | | Flags = 0 | | | | Length = 44 | | | | InitiateTag = 1130007326 | | | | AdvRecvWindow = 54784 | | | | NumOfOutbound = 10 | | | | NumOfInbound = 65535 | | | | TSN = 3496453151 | | | | SupportAddress (length:8) | | | | | Type = 12 | | | | | Length = 8 | | | | | AddrType = 6 | | | | | AddrType = 5 | | | | ENCCapable (length:4) | | | | | Type = 32768 | | | | | Length = 4 | | | | ForwardTSN (length:4) | | | | | Type = 49152 | | | | | Length = 4 | | | | AdaptationLayerIndication (length:8) | | | | | Type = 49158 | | | | | Length = 8 | | | | | Indication = 0 ===sctp_chunk_init_rcv=================================
Frame_Ether (length:186) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:172) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 132 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:132) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 1433335322 calc(1433335322) | | | CHUNK_INIT_ACK (length:120) | | | | Type = 2 | | | | Flags = 0 | | | | Length = 120 | | | | InitiateTag = 1 | | | | AdvRecvWindow = 54784 | | | | NumOfOutbound = 100 | | | | NumOfInbound = 65535 | | | | TSN = 100 | | | | StaleCookie (length:84) | | | | | Type = 7 | | | | | Length = 84 | | | | | Cookie = | | | | | 76650e8c 6fde9186 a767207e bae15ba8 00000000 00000000 00000000 00000000 | | | | | 00000000 c5f55ac4 30be5221 00000000 00000000 369c2046 e73c0700 0a000a00 | | | | | 0194cdd9 02000904 c0a80013 00000000 | | | | ENCCapable (length:4) | | | | | Type = 32768 | | | | | Length = 4 | | | | ForwardTSN (length:4) | | | | | Type = 49152 | | | | | Length = 4 | | | | AdaptationLayerIndication (length:8) | | | | | Type = 49158 | | | | | Length = 8 | | | | | Indication = 0
Frame_Ether (length:150) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:136) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 96 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:96) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 2666383372 calc(2666383372) | | | CHUNK_COOKIE_ECHO (length:84) | | | | Type = 10 | | | | Flags = 0 | | | | Length = 84 | | | | Cookie = | | | | 76650e8c 6fde9186 a767207e bae15ba8 00000000 00000000 00000000 00000000 | | | | 00000000 c5f55ac4 30be5221 00000000 00000000 369c2046 e73c0700 0a000a00 | | | | 0194cdd9 02000904 c0a80013 00000000 ===sctp_chunk_cookie_echo_rcv=================================
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:16) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 3208027538 calc(3208027538) | | | CHUNK_COOKIE_ACK (length:4) | | | | Type = 11 | | | | Flags = 0 | | | | Length = 4
Frame_Ether (length:1106) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:1092) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 1052 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:1052) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 1190062467 calc(1190062467) | | | CHUNK_DATA (length:1040) | | | | Type = 0 | | | | Reserved = 0 | | | | IFlag = 0 | | | | UFlag = 1 | | | | BFlag = 1 | | | | EFlag = 1 | | | | Length = 1040 | | | | TSN = 3496453151 | | | | Identifier = 0 | | | | SequenceNumber = 0 | | | | Protocol = 1732610923 | | | | Payload (length:1024) | | | | | data = | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313200 ===sctp_chunk_data_1=================================
Frame_Ether (length:1106) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:1092) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 1052 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:1052) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 1678578583 calc(1678578583) | | | CHUNK_DATA (length:1040) | | | | Type = 0 | | | | Reserved = 0 | | | | IFlag = 0 | | | | UFlag = 1 | | | | BFlag = 1 | | | | EFlag = 1 | | | | Length = 1040 | | | | TSN = 3496453152 | | | | Identifier = 0 | | | | SequenceNumber = 0 | | | | Protocol = 3324214066 | | | | Payload (length:1024) | | | | | data = | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313200 ===sctp_chunk_data_2=================================
Frame_Ether (length:1106) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:1092) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 1052 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:1052) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 4272841102 calc(4272841102) | | | CHUNK_DATA (length:1040) | | | | Type = 0 | | | | Reserved = 0 | | | | IFlag = 0 | | | | UFlag = 1 | | | | BFlag = 1 | | | | EFlag = 1 | | | | Length = 1040 | | | | TSN = 3496453153 | | | | Identifier = 0 | | | | SequenceNumber = 0 | | | | Protocol = 1771584612 | | | | Payload (length:1024) | | | | | data = | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313200 ===sctp_chunk_data_3=================================
Frame_Ether (length:1106) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:1092) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 1052 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:1052) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 3817526951 calc(3817526951) | | | CHUNK_DATA (length:1040) | | | | Type = 0 | | | | Reserved = 0 | | | | IFlag = 0 | | | | UFlag = 1 | | | | BFlag = 1 | | | | EFlag = 1 | | | | Length = 1040 | | | | TSN = 3496453154 | | | | Identifier = 0 | | | | SequenceNumber = 0 | | | | Protocol = 1934111590 | | | | Payload (length:1024) | | | | | data = | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313200 ===sctp_chunk_data_4=================================
Frame_Ether (length:1106) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:1092) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 1052 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:1052) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 3522452570 calc(3522452570) | | | CHUNK_DATA (length:1040) | | | | Type = 0 | | | | Reserved = 0 | | | | IFlag = 0 | | | | UFlag = 1 | | | | BFlag = 1 | | | | EFlag = 1 | | | | Length = 1040 | | | | TSN = 3496453155 | | | | Identifier = 0 | | | | SequenceNumber = 0 | | | | Protocol = 1373417588 | | | | Payload (length:1024) | | | | | data = | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313200 ===sctp_chunk_data_5=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:32) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 3984769929 calc(3984769929) | | | CHUNK_SACK (length:20) | | | | Type = 3 | | | | Flags = 0 | | | | Length = 20 | | | | ACK = 3496453151 | | | | AdvRecvWindow = 54784 | | | | NumOfGapAck = 1 | | | | NumOfDupTSN = 0 | | | | GapAckBlockStart = 1 | | | | GapAckBlockEnd = 1
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:32) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 1790033264 calc(1790033264) | | | CHUNK_SACK (length:20) | | | | Type = 3 | | | | Flags = 0 | | | | Length = 20 | | | | ACK = 3496453151 | | | | AdvRecvWindow = 54784 | | | | NumOfGapAck = 1 | | | | NumOfDupTSN = 0 | | | | GapAckBlockStart = 2 | | | | GapAckBlockEnd = 2
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:32) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 1764939394 calc(1764939394) | | | CHUNK_SACK (length:20) | | | | Type = 3 | | | | Flags = 0 | | | | Length = 20 | | | | ACK = 3496453151 | | | | AdvRecvWindow = 54784 | | | | NumOfGapAck = 1 | | | | NumOfDupTSN = 0 | | | | GapAckBlockStart = 2 | | | | GapAckBlockEnd = 3
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:32) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 2186681430 calc(2186681430) | | | CHUNK_SACK (length:20) | | | | Type = 3 | | | | Flags = 0 | | | | Length = 20 | | | | ACK = 3496453151 | | | | AdvRecvWindow = 54784 | | | | NumOfGapAck = 1 | | | | NumOfDupTSN = 0 | | | | GapAckBlockStart = 2 | | | | GapAckBlockEnd = 4
Frame_Ether (length:1106) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:1092) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 1052 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:1052) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 1678578583 calc(1678578583) | | | CHUNK_DATA (length:1040) | | | | Type = 0 | | | | Reserved = 0 | | | | IFlag = 0 | | | | UFlag = 1 | | | | BFlag = 1 | | | | EFlag = 1 | | | | Length = 1040 | | | | TSN = 3496453152 | | | | Identifier = 0 | | | | SequenceNumber = 0 | | | | Protocol = 3324214066 | | | | Payload (length:1024) | | | | | data = | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313200 ===sctp_chunk_data_2=================================
Frame_Ether (length:82) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:68) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 28 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:28) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 3493125117 calc(3493125117) | | | CHUNK_SACK (length:16) | | | | Type = 3 | | | | Flags = 0 | | | | Length = 16 | | | | ACK = 3496453155 | | | | AdvRecvWindow = 54784 | | | | NumOfGapAck = 0 | | | | NumOfDupTSN = 0
Frame_Ether (length:1106) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:1092) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 1052 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:1052) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 2854230379 calc(2854230379) | | | CHUNK_DATA (length:1040) | | | | Type = 0 | | | | Reserved = 0 | | | | IFlag = 0 | | | | UFlag = 1 | | | | BFlag = 1 | | | | EFlag = 1 | | | | Length = 1040 | | | | TSN = 3496453156 | | | | Identifier = 0 | | | | SequenceNumber = 0 | | | | Protocol = 4284238105 | | | | Payload (length:1024) | | | | | data = | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313233 | | | | | 34353637 38393031 32333435 36373839 30313233 34353637 38393031 32333435 | | | | | 36373839 30313233 34353637 38393031 32333435 36373839 30313233 34353637 | | | | | 38393031 32333435 36373839 30313233 34353637 38393031 32333435 36373839 | | | | | 30313233 34353637 38393031 32333435 36373839 30313233 34353637 38393031 | | | | | 32333435 36373839 30313233 34353637 38393031 32333435 36373839 30313200 ===sctp_chunk_data_6=================================
Frame_Ether (length:82) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:68) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 28 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:28) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 3405429562 calc(3405429562) | | | CHUNK_SACK (length:16) | | | | Type = 3 | | | | Flags = 0 | | | | Length = 16 | | | | ACK = 3496453156 | | | | AdvRecvWindow = 54784 | | | | NumOfGapAck = 0 | | | | NumOfDupTSN = 0
Frame_Ether (length:74) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:60) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 20 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:20) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 1364946645 calc(1364946645) | | | CHUNK_SHUTDOWN (length:8) | | | | Type = 7 | | | | Flags = 0 | | | | Length = 8 | | | | TSN = 3496453156
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:1:0 | | SourceAddress = 0:c:29:f:17:34 | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 2 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | Upp_SCTP (length:16) | | | Hdr_SCTP (length:12) | | | | SourcePort = 4179 | | | | DestinationPort = 3179 | | | | VerificationTag = 1 | | | | Checksum = 1061764844 calc(1061764844) | | | CHUNK_SHUTDOWN_ACK (length:4) | | | | Type = 8 | | | | Flags = 0 | | | | Length = 4 ===sctp_chunk_shutdown_ack_rcv=================================
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 0:c:29:f:17:34 | | SourceAddress = 0:0:0:0:1:0 | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 132 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:100 | | | DestinationAddress = 3ffe:501:ffff:100:20c:29ff:fe0f:1734 | | Upp_SCTP (length:16) | | | Hdr_SCTP (length:12) | | | | SourcePort = 3179 | | | | DestinationPort = 4179 | | | | VerificationTag = 1130007326 | | | | Checksum = 4105042484 calc(4105042484) | | | CHUNK_SHUTDOWN_COMPLETE (length:4) | | | | Type = 14 | | | | Reserved = 0 | | | | TFlag = 0 | | | | Length = 4