<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2900.3268" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008>Does someone have the same DUID-LL
script issue as below?</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008>Or this one is not the issue
basically?</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008>Could someone give me any =
idea?</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008>Thanks in advance.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008>Sincerely,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Courier New" color=#0000ff =
size=2><SPAN
class=327542905-01072008>Y.T.</SPAN></FONT></DIV><FONT face="Courier =
New"
color=#0000ff size=2></FONT><FONT face="Courier New" =
color=#0000ff
size=2></FONT><FONT face="Courier New" color=#0000ff =
size=2></FONT><FONT
face="Courier New" color=#0000ff size=2></FONT><BR>
<DIV class=OutlookMessageHeader lang=zh-tw dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Speedo Chen =
-$B3/+['J(B
[mailto:Speedo.Chen@zyxel.com.tw] <BR><B>Sent:</B> Saturday, June 14, =
2008 7:10
PM<BR><B>To:</B> dhcptest@tahi.org<BR><B>Subject:</B> [dhcptest:00278] =
An issue
in DHCPv6_common.pm for 1.0.9<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face="Courier New" size=2><SPAN
class=140115010-14062008>Hi,</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" size=2><SPAN
class=140115010-14062008></SPAN></FONT> </DIV>
<DIV><FONT face="Courier New" size=2><SPAN
class=140115010-14062008></SPAN></FONT> </DIV>
<DIV><FONT face="Courier New" size=2><SPAN =
class=140115010-14062008>I think
there is an issue in DHCPv6_common.pm.</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New" =
size=2>line
1744</FONT></SPAN></DIV>
<DIV><SPAN class=140115010-14062008></SPAN><SPAN =
class=140115010-14062008><FONT
face="Courier New" size=2> if((!defined($time)) =
&& (3
== $duidtype)){</FONT></SPAN></DIV><DIV><SPAN class=140115010-14062008><FONT face="Courier New"
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New"
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New"><FONT =
size=2>Since
DUID-LL(type 3) has no time info. (not DUID-LLT, type
1)</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New" =
size=2>I think it
should be changed as below</FONT></SPAN></DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New"
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New"
size=2> if((!defined($time)) && (1 ==
$duidtype)){</FONT></SPAN></DIV><DIV><SPAN class=140115010-14062008><FONT face="Courier New"
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New"
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New"
size=2>BRs,</FONT></SPAN></DIV>
<DIV><SPAN class=140115010-14062008><FONT face="Courier New"
size=2>Y.T.</FONT></SPAN></DIV></BODY></HTML>