<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Problem with DHCPv6 retransmit tests</TITLE>
<META http-equiv=Content-Type content="text/html; =
charset=us-ascii">
<META content="MSHTML 6.00.2900.3132" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=471055200-10082007><FONT =
face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
color=#0000ff size=2>Hi Scott,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=471055200-10082007><FONT =
face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=471055200-10082007><FONT =
face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
color=#0000ff size=2>Thank you so much for your =
report.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=471055200-10082007><FONT =
face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
color=#0000ff size=2>I will fix it as soon as =
possible.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=471055200-10082007><FONT =
face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=471055200-10082007><FONT =
face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
color=#0000ff size=2>Thanks, again,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=471055200-10082007><FONT =
face="&#65325;&#65331; &#65328;&#12468;&#12471;&#12483;&#12463;" 
color=#0000ff size=2>Hideshi</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px =
solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=ja dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> Scott Langley 
  [mailto:slangley@tadboise.com] <BR><B>Sent:</B> Friday, August 10, =
2007 3:51 
  AM<BR><B>To:</B> dhcptest@tahi.org<BR><B>Subject:</B> [dhcptest:00195] =
Problem 
  with DHCPv6 retransmit tests<BR></FONT><BR></DIV>
  <DIV></DIV><!-- Converted from text/plain format -->
  <P><FONT size=2>Hi Hideshi,<BR><BR>I encountered some unexpected =
failures 
  while running certain of the DHCPv6 tests that check a client's packet =
  retransmission behavior.<BR><BR>The problem seems to be due to the use =
of 'gt' 
  - the string comparison operator - when comparing some numeric 
  values.<BR><BR>Searching the directory for 'gt' shows that the problem =
exists 
  in these 
  =
files:<BR><BR>./rfc3315/C_RFC3315_17_1_2_SolRetransMRT.seq:&nbsp;&nbsp; =
if 
  ($interval gt $timeout) 
  {<BR>./rfc3315/C_RFC3315_18_1_1_ReqRetransMRT.seq:&nbsp;&nbsp; if =
($interval 
  gt $timeout) =
{<BR>./rfc3315/C_RFC3315_18_1_2_CnfRetransMRT.seq:&nbsp;&nbsp; if 
  ($interval gt $timeout) 
  =
{<BR>./rfc3315/C_RFC3315_18_1_3_RenRetransMRT.seq:&nbsp;&nbsp;&nbsp;&nbsp=
; if 
  ($interval gt $timeout) 
  =
{<BR>./rfc3315/C_RFC3315_18_1_3_RetransRen.seq:&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp; 
  if ($interval gt $timeout) 
  {<BR>./rfc3315/C_RFC3315_18_1_4_RebRetransMRT.seq:&nbsp;&nbsp; if =
($interval 
  gt $timeout) {<BR>./rfc3736/C_RFC3736_INfoRetransMRT.seq: if =
($interval gt 
  $timeout) {<BR><BR>You should, of course, replace 'gt' with '&gt;', =
and then 
  the tests should work properly.<BR><BR>Regards,<BR><BR>Scott 
  =
Langley<BR>slangley@tadboise.com<BR></FONT></P></BLOCKQUOTE></BODY></HTML=
>