Re: [dhcwg] How should a DHCPv6 server respond to retransmitted packets

"Raymond J. Jayabal" <raymondjayaraj@yahoo.com.sg> Sat, 26 October 2002 23:08 UTC

Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id TAA13762 for <dhcwg-archive@odin.ietf.org>; Sat, 26 Oct 2002 19:08:59 -0400 (EDT)
Received: (from mailnull@localhost) by www1.ietf.org (8.11.6/8.11.6) id g9QNAsW06439 for dhcwg-archive@odin.ietf.org; Sat, 26 Oct 2002 19:10:54 -0400
Received: from ietf.org (odin.ietf.org [132.151.1.176]) by www1.ietf.org (8.11.6/8.11.6) with ESMTP id g9QNAsv06436 for <dhcwg-web-archive@optimus.ietf.org>; Sat, 26 Oct 2002 19:10:54 -0400
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id TAA13748 for <dhcwg-web-archive@ietf.org>; Sat, 26 Oct 2002 19:08:28 -0400 (EDT)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1]) by www1.ietf.org (8.11.6/8.11.6) with ESMTP id g9QN8dv06271; Sat, 26 Oct 2002 19:08:39 -0400
Received: from ietf.org (odin.ietf.org [132.151.1.176]) by www1.ietf.org (8.11.6/8.11.6) with ESMTP id g9PIIBv21320 for <dhcwg@optimus.ietf.org>; Fri, 25 Oct 2002 14:18:11 -0400
Received: from smtp015.mail.yahoo.com (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with SMTP id OAA05346 for <dhcwg@ietf.org>; Fri, 25 Oct 2002 14:15:47 -0400 (EDT)
Received: from nas5-48-187.mystarhub.com.sg (HELO silmaril) (raymondjayaraj@203.117.48.187 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 25 Oct 2002 18:18:03 -0000
Message-ID: <000c01c27c54$542149c0$6400a8c0@silmaril>
From: "Raymond J. Jayabal" <raymondjayaraj@yahoo.com.sg>
To: dhcwg@ietf.org
Cc: jraymond@icr.a-star.edu.sg
References: <4.3.2.7.2.20021025083729.00b859d8@funnel.cisco.com>
Subject: Re: [dhcwg] How should a DHCPv6 server respond to retransmitted packets
Date: Sat, 26 Oct 2002 02:28:29 +0800
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Content-Transfer-Encoding: 7bit
Sender: dhcwg-admin@ietf.org
Errors-To: dhcwg-admin@ietf.org
X-BeenThere: dhcwg@ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=unsubscribe>
List-Id: <dhcwg.ietf.org>
List-Post: <mailto:dhcwg@ietf.org>
List-Help: <mailto:dhcwg-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit

Hi,

Stumbled upon what may or may not be a problem, given that (b) is an
acceptable alternative to (c), as follows.

                              *  *  *

Whether (b) or (c), the client will receive 2 or more REPLY packets.

As the client will leave its 'waiting-for-REPLY' state when it receives
REPLY #1, I assume it will drop REPLY #2 and subsequent REPLY packets
and configure itself based on REPLY #1.

Further assume that the server (or the network it serves, or the
information services it rely on to satisfy client requests) is in
State-1 when request #1 arrives, and State-2 when request #2 arrives.

If (b) is allowed, then the REPLY packets will differ in content. Since
REPLY #2 is last to leave the server, it would have committed to memory
that it sent State-2 data to the client, whereas the client would have
configured itself with State-1 data. This doesn't seem to be a good
situation in the general sense, even if it happens for a short while.

In case of (c), both client and server will always be synchronised.
When State-2 happens, server will know exactly which clients need
updating.

Does this disqualify (b) as an alternative? Or is it still an acceptable
implementation?

- Ray


----- Original Message -----
From: "Ralph Droms" <rdroms@cisco.com>
To: "Raymond Jayaraj" <raymondjayaraj@yahoo.com.sg>
Cc: <dhcwg@ietf.org>; <jraymond@icr.a-star.edu.sg>
Sent: Friday, October 25, 2002 8:41 PM
Subject: Re: [dhcwg] How should a DHCPv6 server respond to retransmitted
packets


> In the case of Information-request, the answer is (b) or (c), depending on
> the implementation.  The responses to retransmitted Informat-request
> messages are likely to be identical, so the use of a response cache
> shouldn't affect the results of the message exchange.
>
> - Ralph
>
> At 10:26 AM 10/25/2002 +0800, Raymond Jayaraj wrote:
> >Hi all,
> >
> >How should a server respond to retransmitted packets
> >received after a
> >REPLY packet is sent, e.g.:
> >
> >DHC6CLIENT      DHC6SERVER      INFOSERVER
> >|               |               (e.g. LDAP)
> >|               |               |
> >|1)INFO-REQ     |               |
> >|>>>            |               |
> >|   >>>         |               |
> >|      >>>      |               |
> >|         >>>   |               |
> >|            >>>|2)processing/retrieve info
> >|3)INFO-REQ     |>>>>>>>>>>>>>>>|
> >|>>>            |<<<<<<<<<<<<<<<|
> >|   >>>      <<<|               |
> >|      >>><<<   |               |
> >|      <<<>>>   |               |
> >|   <<<      >>>|               |
> >|<<< 4)REPLY    |5)???          |
> >
> >What should (5) be? Should the server:
> >
> >a) drop (3) and subsequent duplicates (base on
> >transaction id).
> >
> >b) reprocess the request and retransmit the reply,
> >i.e. do (2)&(4)
> >    again.
> >
> >c) retransmit the reply, i.e. do (4) again.
> >
> >d) do any of the above (implementation specific).
> >
> >No indication for the above could be found in the
> >draft. I suspect
> >it should be a) or d), but it'd be nice to know for
> >sure.
> >
> >------------------------------------------------------------------------
> >Raymond J. Jayabal                 | ICR, A-STAR
> >jraymond@icr.a-star.edu.sg         | 20 Science Park
> >Rd #02-34/37
> >Tel: +65 6870 9330                 | Singapore 117674
> >------------------------------------------------------------------------
> >
> >
> >
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Great flight deals, travel info and prizes!
> >http://sg.travel.yahoo.com
> >_______________________________________________
> >dhcwg mailing list
> >dhcwg@ietf.org
> >https://www1.ietf.org/mailman/listinfo/dhcwg

__________________________________________________
Do You Yahoo!?
Great flight deals, travel info and prizes!
http://sg.travel.yahoo.com
_______________________________________________
dhcwg mailing list
dhcwg@ietf.org
https://www1.ietf.org/mailman/listinfo/dhcwg