Index: [Article Count Order] [Thread]

Date: Wed, 9 Jul 2008 13:54:14 +0900
From: <Nobumichi.Ozoe@jp.yokogawa.com>
Subject: [dhcptest:00291] Re: An issue in DHCPv6_common.pm for 1.0.9
To: <dhcptest@tahi.org>
Message-Id: <44C6761D700E0F459CEB255EF80380D80120C9ADC612@EXMAIL01.jp.ykgw.net>
In-Reply-To: <647182C5A29AD044A1736F352ADA86EA0C70EA@ZyTWBE03.ZyXEL.com>
X-Mail-Count: 00291

Hi, Chen

I updated DHCPv6 Self Test tool.
So, if you have an implementation using DUID-LL, please try it.
http://www.tahi.org/logo/dhcpv6/script/DHCPv6_Self_Test_P2_1_0_10.tgz<BLOCKED::http://www.tahi.org/logo/dhcpv6/script/DHCPv6_Self_Test_P2_1_0_10.tgz>

Thanks your report:-)

________________________________
From: Speedo Chen -$B3/+['J(B [mailto:Speedo.Chen@zyxel.com.tw]
Sent: Thursday, July 03, 2008 10:48 PM
To: dhcptest@tahi.org
Subject: [dhcptest:00289] Re: An issue in DHCPv6_common.pm for 1.0.9

Hi Ozoe,

Thanks for the verification.


Sincerely,
Y.T.

________________________________
From: Nobumichi.Ozoe@jp.yokogawa.com [mailto:Nobumichi.Ozoe@jp.yokogawa.com]
Sent: Thursday, July 03, 2008 8:00 PM
To: dhcptest@tahi.org
Subject: [dhcptest:00288] Re: An issue in DHCPv6_common.pm for 1.0.9

Hi, Chen.

You are right. Update version will be soon released.

thanks.

________________________________
From: Ozoe, Nobumichi (Nobumichi.Ozoe@jp.yokogawa.com)
Sent: Wednesday, July 02, 2008 1:36 PM
To: dhcptest@tahi.org
Subject: [dhcptest:00287] Re: An issue in DHCPv6_common.pm for 1.0.9

Hi, Chen

Thanks your comment.

I'll check it.

________________________________
From: Speedo Chen -$B3/+['J(B [mailto:Speedo.Chen@zyxel.com.tw]
Sent: Tuesday, July 01, 2008 2:57 PM
To: dhcptest@tahi.org
Subject: [dhcptest:00286] Re: An issue in DHCPv6_common.pm for 1.0.9

Hi,

Does someone have the same DUID-LL script issue as below?
Or this one is not the issue basically?

Could someone give me any idea?
Thanks in advance.


Sincerely,
Y.T.

________________________________
From: Speedo Chen -$B3/+['J(B [mailto:Speedo.Chen@zyxel.com.tw]
Sent: Saturday, June 14, 2008 7:10 PM
To: dhcptest@tahi.org
Subject: [dhcptest:00278] An issue in DHCPv6_common.pm for 1.0.9

Hi,


I think there is an issue in DHCPv6_common.pm.


line 1744
    if((!defined($time)) && (3 == $duidtype)){


Since DUID-LL(type 3) has no time info. (not DUID-LLT, type 1)
I think it should be changed as below

    if((!defined($time)) && (1 == $duidtype)){


BRs,
Y.T.
	

291_2.html (attatchment)(tag is disabled)