Index: [Article Count Order] [Thread]

Date: Tue, 20 Sep 2005 14:12:05 +0900
From: Yukiyo Akisada <Yukiyo.Akisada@jp.yokogawa.com>
Subject: [users:00115] Re: Problem with Routers test cases in Tunnel Module
To: parma_it@rediffmail.com
Cc: users@tahi.org
Message-Id: <20050920141205.1cc10a59.Yukiyo.Akisada@jp.yokogawa.com>
In-Reply-To: <20050909042337.8611.qmail@webmail9.rediffmail.com>
References: <20050909042337.8611.qmail@webmail9.rediffmail.com>
X-Mail-Count: 00115

Hi, Pramendra.

On 9 Sep 2005 04:23:37 -0000
"PRAMENDRA  SINGH" <parma_it@rediffmail.com> wrote:

> Hi to all,
> I am a new member to this list.
> I am working on IPv6 Implementation for Montavista Linux ( MVL-3.1, RTOS by Samsung).  
> 
> I am sending you all my problem. pls check it.
> 
> While Conformance testing for IPv6-Over-IPv4 Tunnel , I am facing problem. I am using BSD as Tester node and MVL as NUT and configured as router.
> 
> While testing for 12th test case ( Fragment.seq ) Tester Node sends a packet of 1280 and expecting a reply from Node under Test wtih a packet length of 1300 with DF either SET or NOT SET. From the packet data it is clear that NUT is sending a packet with 1300 length and DF bit is SET. But, the script says that it has got a packet wtih a packet length of 1300 with DF bit NOT SET and depending upon that it sets:
> 
> IPv4-PMTU = OFF;
> 
> but It should set it as: IPv4-PMTU = ON;

Here is the cause of this problem.
Your packet should match with "v6overv4_echo_request_LINK1_nut2tn_1300_DF",
but your attached log says your packet is "v6overv4_echo_request_LINK1_nut2tn_1300".

Did you already modify script or packet definition?

Thanks,

------------------------------------------------------------------------
Yukiyo Akisada <Yukiyo.Akisada@jp.yokogawa.com>