Re: [Softwires] IPv4 fragmentation and reassembly in DS-Lite
Alain Durand <adurand@juniper.net> Wed, 02 June 2010 12:16 UTC
Return-Path: <adurand@juniper.net>
X-Original-To: softwires@core3.amsl.com
Delivered-To: softwires@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id C71EB28C0FE for <softwires@core3.amsl.com>; Wed, 2 Jun 2010 05:16:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.999
X-Spam-Level:
X-Spam-Status: No, score=-3.999 tagged_above=-999 required=5 tests=[BAYES_50=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uS04QZxjHreI for <softwires@core3.amsl.com>; Wed, 2 Jun 2010 05:16:01 -0700 (PDT)
Received: from exprod7og126.obsmtp.com (exprod7og126.obsmtp.com [64.18.2.206]) by core3.amsl.com (Postfix) with ESMTP id 9C6983A6AB4 for <softwires@ietf.org>; Wed, 2 Jun 2010 05:16:00 -0700 (PDT)
Received: from source ([66.129.224.36]) (using TLSv1) by exprod7ob126.postini.com ([64.18.6.12]) with SMTP ID DSNKTAZLaIDJaOavHhSQceewr/KqjY0jw5Xh@postini.com; Wed, 02 Jun 2010 05:15:48 PDT
Received: from EMBX01-HQ.jnpr.net ([fe80::c821:7c81:f21f:8bc7]) by P-EMHUB01-HQ.jnpr.net ([fe80::fc92:eb1:759:2c72%11]) with mapi; Wed, 2 Jun 2010 05:11:54 -0700
From: Alain Durand <adurand@juniper.net>
To: "Lee, Yiu" <Yiu_Lee@Cable.Comcast.com>
Date: Wed, 02 Jun 2010 05:11:52 -0700
Thread-Topic: [Softwires] IPv4 fragmentation and reassembly in DS-Lite
Thread-Index: AcsCTMnr8fDSVSFaR+S3sw9BDDuHxA==
Message-ID: <CE093E98-7B6D-4521-B4D7-4504294DED55@juniper.net>
References: <C8253427.23FA7%yiu_lee@cable.comcast.com>
In-Reply-To: <C8253427.23FA7%yiu_lee@cable.comcast.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "softwires@ietf.org" <softwires@ietf.org>, Tarun Saxena <tsaxena@juniper.net>
Subject: Re: [Softwires] IPv4 fragmentation and reassembly in DS-Lite
X-BeenThere: softwires@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: softwires wg discussion list <softwires.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/softwires>, <mailto:softwires-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/softwires>
List-Post: <mailto:softwires@ietf.org>
List-Help: <mailto:softwires-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/softwires>, <mailto:softwires-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Jun 2010 12:16:02 -0000
Except that, as the AFTR needs to NAT the packet back to the tunnel, it needs to reassemble the packet first.. - Alain. On May 28, 2010, at 8:49 AM, Lee, Yiu wrote: Hi Taurn, So the v4 packet is fragmented by the remote host before reaching AFTR? If so, the AFTR shouldn’t wait but pass the fragmented packet untouched with encapsulation. That said, the fragmented v4 packet could be fragmented one more time in the AFTR after adding the v6 header overhead. B4 must reassemble the v6 fragmented packets before sending to the host. It is the host responsible for reassembling the v4 fragmented packets. Regards, Yiu On 5/28/10 2:23 AM, "Tarun Saxena" <tsaxena@juniper.net<x-msg://766/tsaxena@juniper.net>> wrote: Hello Alain, DS-Lite draft mentions that for big packets, v6 fragmentation must be performed after encapsulation both at the B4 and AFTR. What is the expected behaviour in case an already fragmented IPv4 packet is received at an end-point? 1) Should the end-point wait for all the fragments to turn, reassemble the packet and then encapsulate. 2) Or, it should just handle fragments as “normal” v4 packets and encapsulate them. a. What if the encapsulated fragment needs v6 fragmentation? Is there a take from the standards point of view, or are these details left open for the implementation to do what it deems fit? Regards Tarun Saxena Ph +91 80 41904390 Juniper Networks ________________________________ _______________________________________________ Softwires mailing list Softwires@ietf.org<x-msg://766/Softwires@ietf.org> https://www.ietf.org/mailman/listinfo/softwires
- [Softwires] IPv4 fragmentation and reassembly in … Tarun Saxena
- Re: [Softwires] IPv4 fragmentation and reassembly… Lee, Yiu
- Re: [Softwires] IPv4 fragmentation and reassembly… Alain Durand
- Re: [Softwires] IPv4 fragmentation and reassembly… Lee, Yiu
- Re: [Softwires] IPv4 fragmentation and reassembly… Tarun Saxena
- Re: [Softwires] IPv4 fragmentation and reassembly… Jacni Qin