RE: [dhcwg] How should a DHCPv6 server respond to retransmitted p ackets

"Bernie Volz (EUD)" <Bernie.Volz@am1.ericsson.se> Fri, 25 October 2002 12:28 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 IAA22486 for <dhcwg-archive@odin.ietf.org>; Fri, 25 Oct 2002 08:28:32 -0400 (EDT)
Received: (from mailnull@localhost) by www1.ietf.org (8.11.6/8.11.6) id g9PCUMG00725 for dhcwg-archive@odin.ietf.org; Fri, 25 Oct 2002 08:30:22 -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 g9PCUMv00722 for <dhcwg-web-archive@optimus.ietf.org>; Fri, 25 Oct 2002 08:30:22 -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 IAA22470 for <dhcwg-web-archive@ietf.org>; Fri, 25 Oct 2002 08:28:01 -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 g9PCS7v00658; Fri, 25 Oct 2002 08:28:07 -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 g9PCRkv00643 for <dhcwg@optimus.ietf.org>; Fri, 25 Oct 2002 08:27:46 -0400
Received: from imr2.ericy.com (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id IAA22372 for <dhcwg@ietf.org>; Fri, 25 Oct 2002 08:25:24 -0400 (EDT)
Received: from mr5.exu.ericsson.se (mr5att.ericy.com [138.85.224.141]) by imr2.ericy.com (8.11.3/8.11.3) with ESMTP id g9PCRVW05533; Fri, 25 Oct 2002 07:27:33 -0500 (CDT)
Received: from eamrcnt761.exu.ericsson.se (eamrcnt761.exu.ericsson.se [138.85.133.39]) by mr5.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id g9PCRUH05409; Fri, 25 Oct 2002 07:27:30 -0500 (CDT)
Received: by eamrcnt761.exu.ericsson.se with Internet Mail Service (5.5.2656.59) id <41PBF43X>; Fri, 25 Oct 2002 07:27:30 -0500
Message-ID: <A1DDC8E21094D511821C00805F6F706B0499F909@eamrcnt715.exu.ericsson.se>
From: "Bernie Volz (EUD)" <Bernie.Volz@am1.ericsson.se>
To: 'Raymond Jayaraj' <raymondjayaraj@yahoo.com.sg>, dhcwg@ietf.org
Cc: jraymond@icr.a-star.edu.sg
Subject: RE: [dhcwg] How should a DHCPv6 server respond to retransmitted p ackets
Date: Fri, 25 Oct 2002 07:26:31 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2656.59)
Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C27C21.9D0D838E"
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>

This is implementation specific. It is important to respond.

Whether the server keeps an Transaction ID cache and responds from that or reprocesses the packet is really a server implementation issue.

- Bernie

-----Original Message-----
From: Raymond Jayaraj [mailto:raymondjayaraj@yahoo.com.sg]
Sent: Thursday, October 24, 2002 10:27 PM
To: dhcwg@ietf.org
Cc: jraymond@icr.a-star.edu.sg
Subject: [dhcwg] How should a DHCPv6 server respond to retransmitted
packets


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