Hi, Yao.
Maybe L&A flags are different from expected packet.
They are TRUE value by default in RFC.
Thanks,
On Wed, 30 Jan 2008 15:49:42 -0700
Yinghui Yao <Yinghui.Yao@alcatel-lucent.com> wrote:
> Hi,
>
> Self_Test_1.4.9 ND #122 fails on me, but I don't see why. After NUT
> receives RS, it sends back an RA and I don't see anything wrong with the
> RA packet. Could anyone kindly let me know what's wrong?
>
> Thanks,
> Yinghui Yao
> Alcatel-Lucent
>
> Send RS w/o SLL: unspecified address -> all-routers multicast address at
> 11:08:37 <http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vSend0>
>
> Frame_Ether (length:62)
> | Hdr_Ether (length:14)
> | | DestinationAddress = 33:33:00:00:00:02
> | | SourceAddress = 00:00:00:00:01:00
> | | Type = 34525
> | Packet_IPv6 (length:48)
> | | Hdr_IPv6 (length:40)
> | | | Version = 6
> | | | TrafficClass = 0
> | | | FlowLabel = 0
> | | | PayloadLength = 8
> | | | NextHeader = 58
> | | | HopLimit = 255
> | | | SourceAddress = ::
> | | | DestinationAddress = ff02::2
> | | ICMPv6_RS (length:8)
> | | | Type = 133
> | | | Code = 0
> | | | Checksum = 31672 calc(31672)
> | | | Reserved = 0
>
> ------------------------------------------------------------------------
> Recv at 11:08:37
> <http://128.251.40.126/Self_Test_1-4-9-auto/nd.p2/122.html#vRecv3>
>
> Frame_Ether (length:110)
> | Hdr_Ether (length:14)
> | | DestinationAddress = 33:33:00:00:00:01
> | | SourceAddress = 00:d0:95:b5:e6:c4
> | | Type = 34525
> | Packet_IPv6 (length:96)
> | | Hdr_IPv6 (length:40)
> | | | Version = 6
> | | | TrafficClass = 0
> | | | FlowLabel = 0
> | | | PayloadLength = 56
> | | | NextHeader = 58
> | | | HopLimit = 255
> | | | SourceAddress = fe80::2d0:95ff:feb5:e6c4
> | | | DestinationAddress = ff02::1
> | | ICMPv6_RA (length:56)
> | | | Type = 134
> | | | Code = 0
> | | | Checksum = 59317 calc(59317)
> | | | CurHopLimit = 64
> | | | MFlag = 0
> | | | OFlag = 0
> | | | HFlag = 0
> | | | Preference = 0
> | | | Reserved = 0
> | | | LifeTime = 1800
> | | | ReachableTime = 0
> | | | RetransTimer = 0
> | | | Opt_ICMPv6_SLL (length:8)
> | | | | Type = 1
> | | | | Length = 1
> | | | | LinkLayerAddress = 00:d0:95:b5:e6:c4
> | | | Opt_ICMPv6_Prefix (length:32)
> | | | | Type = 3
> | | | | Length = 4
> | | | | PrefixLength = 64
> | | | | LFlag = 0
> | | | | AFlag = 0
> | | | | RFlag = 0
> | | | | Reserved1 = 0
> | | | | ValidLifetime = 2592000
> | | | | PreferredLifetime = 604800
> | | | | Reserved2 = 0
> | | | | Prefix = 3ffe:501:ffff:100::
> ===ra=================================
> ng meta ICMPv6_RA.Opt_ICMPv6_Prefix != ICMPv6_RA.Opt_ICMPv6_SLL
> ng count Packet_IPv6.ICMPv6_RA != Packet_IPv6.ICMPv6_RA
> ===ra_sll=================================
> ng function at Opt_ICMPv6_Prefix not match with comb(_SLLOPT_nut,opt_prefix_link0_default)
> ng count Packet_IPv6.ICMPv6_RA != Packet_IPv6.ICMPv6_RA
> ===ra_mtu=================================
> ng function at Opt_ICMPv6_SLL not match with comb(opt_prefix_link0_default,opt_mtu_1500)
> ng count Packet_IPv6.ICMPv6_RA != Packet_IPv6.ICMPv6_RA
> ===ra_sll_mtu=================================
> ng function at Opt_ICMPv6_Prefix not match with comb(_SLLOPT_nut,opt_prefix_link0_default,opt_mtu_1500)
> ng count Packet_IPv6.ICMPv6_RA != Packet_IPv6.ICMPv6_RA
>
>
>
------------------------------------------------------------------------
Yukiyo Akisada <akisada@tahi.org>