| Title | Part B: Multicast Destination |
| CommandLine | ./To_Multi_Pkt_Too_Big.seq -pkt ./To_Multi_Pkt_Too_Big.def -log 11.html -ti Part B: Multicast Destination |
| TestVersion | V6LC_P2_1_4_3 |
| ToolVersion | REL_3_0_10 |
| Start | 2006/11/27 15:07:59 |
| Tn | /usr/local/v6eval//etc//tn.def |
| Nu | /usr/local/v6eval//etc//nut.def |
| Pkt | ./To_Multi_Pkt_Too_Big.def |
| System | freebsd-i386 |
| TargetName | FreeBSD 6.1-RELEASE, mcast-tools-20050926 |
| HostName | target1.tahi.org |
| Type | router |
| 15:08:00 | Start |
|
Initialization |
|
| 15:08:00 | Start Capturing Packets (Link0) |
| 15:08:00 | Start Capturing Packets (Link1) |
Setup |
|
| 15:08:00 |
vRemote(route.rmt) ``/usr/local/v6eval//bin/freebsd-i386//route.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 cmd=add prefix=default gateway=fe80::0200:00ff:fe00:0100 if=ed0 ''
Connected target1# target1# /sbin/route add -inet6 default fe80::0200:00ff:fe00:0100%ed0 add net default: gateway fe80::0200:00ff:fe00:0100%ed0 target1# echo $status 0 ~ [EOT] |
| 15:08:01 |
vSend(Link0,echo_request_link_local) Send Echo Request (Link-local address) |
| 15:08:01 | vRecv(Link0,echo_reply_link_local ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:0 Receive Neighbor Solicitation |
| 15:08:01 |
vSend(Link0,na_local) Send Neighbor Advertisement |
| 15:08:02 | vRecv(Link0,echo_reply_link_local) timeout:5 cntLimit:0 seektime:0 Receive Echo Reply (Link-local address) |
TN created the entry of TN's link-local address to Neighbor cache of NUT. |
|
| 15:08:02 |
vSend(Link0,echo_request_global) Send Echo Request (Global address) |
| 15:08:02 | vRecv(Link0,echo_reply_global ns_global ns_global_sll ns_global_from_local ns_global_sll_from_local ns_local ns_local_sll) timeout:5 cntLimit:0 seektime:0 Receive Neighbor Solicitation |
| 15:08:02 |
vSend(Link0,na_global) Send Neighbor Advertisement |
| 15:08:02 | vRecv(Link0,echo_reply_global) timeout:5 cntLimit:0 seektime:0 Receive Echo Reply (Global address) |
TN created the entry of TN's global address to Neighbor cache of NUT. Check MLD |
|
| 15:08:02 |
vRemote(pim6dd.rmt) ``/usr/local/v6eval//bin/freebsd-i386//pim6dd.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 usePim6dd=start''
Connected target1# target1# /usr/local/sbin/pim6dd target1# echo $status 0 ~ [EOT] |
| 15:08:04 | Clear Captured Packets (Link1) |
| 15:08:04 |
vSend(Link1,mld_report_fromTN) send mld_report_fromTN |
| 15:08:04 | Wait 3 second |
| 15:08:07 | Clear Captured Packets (Link1) |
| 15:08:07 |
vSend(Link0,echo_request_mcast_Link0) send echo_request_mcast_Link0 |
| 15:08:07 | vRecv(Link1,echo_request_multicast) timeout:5 cntLimit:0 seektime:0 Receive Echo Request (multicast) |
Testset link mtu of Link1 interface to 1280. |
|
| 15:08:07 |
vRemote(mtuconfig.rmt) ``/usr/local/v6eval//bin/freebsd-i386//mtuconfig.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 if=ed1 mtu=1280 ''
Connected target1# target1# /sbin/ifconfig ed1 mtu 1280 target1# echo $status 0 ~ [EOT] |
| 15:08:08 | Clear Captured Packets (Link0) |
| 15:08:08 |
vSend(Link0,echo_request_1500_link0) Send Echo Request w/ 1500 bytes (Link0) |
| 15:08:08 | vRecv(Link0,pkt_too_big_link0 ns_local ns_local_sll ns_global ns_global_sll) timeout:5 cntLimit:0 seektime:1164607688.954640 recv unexpect packet at 15:08:13 vRecv() return status=1 |
|
TN can not receive Packet Too Big Message. FAIL clear configurations set link mtu of Link1 interface to 1500. |
|
| 15:08:13 |
vRemote(mtuconfig.rmt) ``/usr/local/v6eval//bin/freebsd-i386//mtuconfig.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 if=ed1 mtu=1500 ''
Connected target1# target1# /sbin/ifconfig ed1 mtu 1500 target1# echo $status 0 ~ [EOT] |
| 15:08:15 |
vRemote(pim6dd.rmt) ``/usr/local/v6eval//bin/freebsd-i386//pim6dd.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 usePim6dd=stop''
Connected target1# target1# ps ax | grep '/usr/local/sbin/pim6dd' 514 d0 S 0:00.00 /usr/local/sbin/pim6dd 518 d0 S+ 0:00.01 grep /usr/local/sbin/pim6dd target1# echo $status 0 target1# kill 514 target1# echo $status 0 ~ [EOT] |
Cleanup |
|
| 15:08:16 |
vRemote(route.rmt) ``/usr/local/v6eval//bin/freebsd-i386//route.rmt -t freebsd-i386 -u root -p v6eval -d cuad0 -o 1 cmd=delete prefix=default gateway=fe80::0200:00ff:fe00:0100 if=ed0 ''
Connected target1# target1# /sbin/route delete -inet6 default fe80::0200:00ff:fe00:0100%ed0 delete net default: gateway fe80::0200:00ff:fe00:0100%ed0 target1# echo $status 0 ~ [EOT] |
| 15:08:18 |
vSend(Link0,clean_na_global) send clean_na_global |
| 15:08:18 |
vSend(Link0,echo_request_global) Send Echo Request (Global address) |
| 15:08:18 | vRecv(Link0,clean_echo_reply_global) timeout:5 cntLimit:0 seektime:0 recv unexpect packet at 15:08:16 recv unexpect packet at 15:08:16 recv clean_echo_reply_global |
| 15:08:18 | Wait 10 second |
| 15:08:28 | vRecv(Link0,clean_ns_global_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_global_sll |
| 15:08:28 | vRecv(Link0,clean_ns_global_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_global_sll |
| 15:08:28 | vRecv(Link0,clean_ns_global_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_global_sll |
| 15:08:28 | Clear Captured Packets (Link0) |
| 15:08:28 |
vSend(Link0,clean_na_local) send clean_na_local |
| 15:08:29 |
vSend(Link0,echo_request_link_local) Send Echo Request (Link-local address) |
| 15:08:29 | vRecv(Link0,clean_echo_reply_link_local) timeout:5 cntLimit:0 seektime:0 recv clean_echo_reply_link_local |
| 15:08:29 | Wait 10 second |
| 15:08:39 | vRecv(Link0,clean_ns_local_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_local_sll |
| 15:08:39 | vRecv(Link0,clean_ns_local_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_local_sll |
| 15:08:39 | vRecv(Link0,clean_ns_local_sll) timeout:5 cntLimit:0 seektime:0 recv clean_ns_local_sll |
| 15:08:39 | Clear Captured Packets (Link0) |
| 15:08:39 | Stop Capturing Packets (Link0) |
| 15:08:39 | Stop Capturing Packets (Link1) |
| 15:08:39 | End |
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = fe80::200:ff:fe00:100 | | | DestinationAddress = fe80::200:2ff:fe00:27cd | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 21992 calc(21992) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:00:01:00 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = ff02::1:ff00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 9475 calc(9475) | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===echo_reply_link_local================================= ng compare _HETHER_nut2tn.DestinationAddress received:33:33:ff:00:01:00 = 00:00:00:00:01:00 ng compare _HDR_IPV6_echo_reply_link_local.DestinationAddress received:ff02::1:ff00:100 = fe80::200:ff:fe00:100 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.ICMPv6_NS ===ns_local================================= ng count Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_NS ===ns_local_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:ff:fe00:100 | | | DestinationAddress = fe80::200:2ff:fe00:27cd | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 27219 calc(27219) | | | RFlag = 1 | | | SFlag = 1 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:00:00:01:00
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:00:00:01:00 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_EchoReply (length:14) | | | Type = 129 | | | Code = 0 | | | Checksum = 21736 calc(21736) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===echo_reply_link_local=================================
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 51434 calc(51434) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:00:00:01 | | SourceAddress = 00:00:02:00:27:cd | | 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:2ff:fe00:27cd | | | DestinationAddress = ff02::1:ff00:1 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 39172 calc(39172) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===echo_reply_global================================= ng compare _HETHER_nut2tn.DestinationAddress received:33:33:ff:00:00:01 = 00:00:00:00:01:00 ng compare _HDR_IPV6_echo_reply_global.DestinationAddress received:ff02::1:ff00:1 = 3ffe:501:ffff:100::1 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.ICMPv6_NS ===ns_global================================= ng count Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_NS ===ns_global_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | 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::1 | | | DestinationAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 38870 calc(38870) | | | RFlag = 1 | | | SFlag = 1 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:00:00:01:00
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:00:00:01:00 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_EchoReply (length:14) | | | Type = 129 | | | Code = 0 | | | Checksum = 51178 calc(51178) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===echo_reply_global=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:02 | | SourceAddress = 00:00:00:00:01:01 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::200:ff:fe00:101 | | | DestinationAddress = ff1e::1:2 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | ICMPv6_MLDReport (length:24) | | | Type = 131 | | | Code = 0 | | | Checksum = 32231 calc(32231) | | | MaxResponseDelay = 0 | | | Reserved = 0 | | | MulticastAddress = ff1e::1:2
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:02 | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = ff1e::1:2 | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 14997 calc(14997) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:02 | | SourceAddress = 00:00:02:00:26:ba | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 63 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = ff1e::1:2 | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 14997 calc(14997) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===echo_request_multicast=================================
Frame_Ether (length:1514) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:02 | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:1500) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 1460 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = ff1e::1:2 | | ICMPv6_EchoRequest (length:1460) | | | Type = 128 | | | Code = 0 | | | Checksum = 13551 calc(13551) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:1452) | | | | data = | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff | | | | ffffffff ffffffff ffffffff
Frame_Ether (length:64)
| Hdr_Ether (length:14)
| | DestinationAddress = 33:33:00:00:00:0d
| | SourceAddress = 00:00:02:00:27:cd
| | Type = 34525
| Packet_IPv6 (length:50)
| | Hdr_IPv6 (length:40)
| | | Version = 6
| | | TrafficClass = 0
| | | FlowLabel = 0
| | | PayloadLength = 10
| | | NextHeader = 103
| | | HopLimit = 1
| | | SourceAddress = fe80::200:2ff:fe00:27cd
| | | DestinationAddress = ff02::d
| | Payload (length:10)
| | | data = 2000b6c4 00010002 0069
===pkt_too_big_link0=================================
ng compare _HETHER_nut2tn.DestinationAddress received:33:33:00:00:00:0d = 00:00:00:00:01:00
ng compare _HDR_IPV6_pkt_too_big_link0.NextHeader received:103 = 58
ng compare _HDR_IPV6_pkt_too_big_link0.SourceAddress received:fe80::200:2ff:fe00:27cd = oneof(v6merge("3ffe:501:ffff:100::",64,nutv6()),v6merge("3ffe:501:ffff:101::",64,nutv6("Link1")))
ng compare _HDR_IPV6_pkt_too_big_link0.DestinationAddress received:ff02::d = 3ffe:501:ffff:100::1
ng meta Packet_IPv6.ICMPv6_PacketTooBig != Packet_IPv6.Payload
===ns_local=================================
ng compare HETHER_nut2tn_oneof.DestinationAddress received:33:33:00:00:00:0d = oneof(tnether(),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1")))),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())))
ng compare _HDR_IPV6_ns_local.NextHeader received:103 = 58
ng compare _HDR_IPV6_ns_local.HopLimit received:1 = 255
ng compare _HDR_IPV6_ns_local.DestinationAddress received:ff02::d = oneof(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6()),tnv6())
ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Payload
===ns_local_sll=================================
ng compare HETHER_nut2tn_oneof.DestinationAddress received:33:33:00:00:00:0d = oneof(tnether(),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1")))),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())))
ng compare _HDR_IPV6_ns_local_sll.NextHeader received:103 = 58
ng compare _HDR_IPV6_ns_local_sll.HopLimit received:1 = 255
ng compare _HDR_IPV6_ns_local_sll.DestinationAddress received:ff02::d = oneof(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6()),tnv6())
ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Payload
===ns_global=================================
ng compare HETHER_nut2tn_oneof.DestinationAddress received:33:33:00:00:00:0d = oneof(tnether(),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1")))),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())))
ng compare _HDR_IPV6_ns_global.NextHeader received:103 = 58
ng compare _HDR_IPV6_ns_global.HopLimit received:1 = 255
ng compare _HDR_IPV6_ns_global.DestinationAddress received:ff02::d = oneof(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1"))),v6merge("3ffe:501:ffff:100::",64,v6("::1")))
ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Payload
===ns_global_sll=================================
ng compare HETHER_nut2tn_oneof.DestinationAddress received:33:33:00:00:00:0d = oneof(tnether(),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1")))),v62ethermulti(v6merge("FF02:0:0:0:0:1:FF00:0000",104,tnv6())))
ng compare _HDR_IPV6_ns_global_sll.NextHeader received:103 = 58
ng compare _HDR_IPV6_ns_global_sll.HopLimit received:1 = 255
ng compare _HDR_IPV6_ns_global_sll.DestinationAddress received:ff02::d = oneof(v6merge("FF02:0:0:0:0:1:FF00:0000",104,v6merge("3ffe:501:ffff:100::",64,v6("::1"))),v6merge("3ffe:501:ffff:100::",64,v6("::1")))
ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Payload
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:00:00:01 | | SourceAddress = 00:00:00:00:01:00 | | 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::1 | | | DestinationAddress = ff02::1 | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 58373 calc(58373) | | | RFlag = 1 | | | SFlag = 0 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:11:22:33:44:55
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::1 | | | DestinationAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 51434 calc(51434) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:00:00:02 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = ff02::2 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | ICMPv6_MLDDone (length:24) | | | Type = 132 | | | Code = 0 | | | Checksum = 21589 calc(21589) | | | MaxResponseDelay = 0 | | | Reserved = 0 | | | MulticastAddress = ff02::2 ===clean_echo_reply_global================================= ng compare CLEAN_HETHER.DestinationAddress received:33:33:00:00:00:02 = 00:11:22:33:44:55 ng compare _HDR_IPV6_clean_echo_reply_global.NextHeader received:0 = 58 ng compare _HDR_IPV6_clean_echo_reply_global.SourceAddress received:fe80::200:2ff:fe00:27cd = 3ffe:501:ffff:100:200:2ff:fe00:27cd ng compare _HDR_IPV6_clean_echo_reply_global.DestinationAddress received:ff02::2 = 3ffe:501:ffff:100::1 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:00:00:02 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = ff02::2 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | ICMPv6_MLDDone (length:24) | | | Type = 132 | | | Code = 0 | | | Checksum = 21578 calc(21578) | | | MaxResponseDelay = 0 | | | Reserved = 0 | | | MulticastAddress = ff02::d ===clean_echo_reply_global================================= ng compare CLEAN_HETHER.DestinationAddress received:33:33:00:00:00:02 = 00:11:22:33:44:55 ng compare _HDR_IPV6_clean_echo_reply_global.NextHeader received:0 = 58 ng compare _HDR_IPV6_clean_echo_reply_global.SourceAddress received:fe80::200:2ff:fe00:27cd = 3ffe:501:ffff:100:200:2ff:fe00:27cd ng compare _HDR_IPV6_clean_echo_reply_global.DestinationAddress received:ff02::2 = 3ffe:501:ffff:100::1 ng meta Packet_IPv6.ICMPv6_EchoReply != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_EchoReply (length:14) | | | Type = 129 | | | Code = 0 | | | Checksum = 51178 calc(51178) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===clean_echo_reply_global=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | 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:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 20746 calc(20746) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_global_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | 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:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 20746 calc(20746) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_global_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | 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:2ff:fe00:27cd | | | DestinationAddress = 3ffe:501:ffff:100::1 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 20746 calc(20746) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::1 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_global_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:00:00:01 | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:ff:fe00:100 | | | DestinationAddress = ff02::1 | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 28420 calc(28420) | | | RFlag = 1 | | | SFlag = 0 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:11:22:33:44:55
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:02:00:27:cd | | SourceAddress = 00:00:00:00:01:00 | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = fe80::200:ff:fe00:100 | | | DestinationAddress = fe80::200:2ff:fe00:27cd | | ICMPv6_EchoRequest (length:14) | | | Type = 128 | | | Code = 0 | | | Checksum = 21992 calc(21992) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff
Frame_Ether (length:68) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:54) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 14 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_EchoReply (length:14) | | | Type = 129 | | | Code = 0 | | | Checksum = 21736 calc(21736) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = ffffffff ffff ===clean_echo_reply_link_local=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 9095 calc(9095) | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_local_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 9095 calc(9095) | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_local_sll=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:11:22:33:44:55 | | SourceAddress = 00:00:02:00:27:cd | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:2ff:fe00:27cd | | | DestinationAddress = fe80::200:ff:fe00:100 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 9095 calc(9095) | | | Reserved = 0 | | | TargetAddress = fe80::200:ff:fe00:100 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:02:00:27:cd ===clean_ns_local_sll=================================