Re: [rohc] Last call comments for ROHCoIPsec: draft-ietf-rohc-hcoipsec, draft-ietf-rohc-ikev2-extensions-hcoipsec, draft-ietf-rohc-ipsec-extensions-hcoipsec

<Pasi.Eronen@nokia.com> Tue, 22 September 2009 12:02 UTC

Return-Path: <Pasi.Eronen@nokia.com>
X-Original-To: rohc@core3.amsl.com
Delivered-To: rohc@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1113B3A69AB; Tue, 22 Sep 2009 05:02:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.428
X-Spam-Level:
X-Spam-Status: No, score=-6.428 tagged_above=-999 required=5 tests=[AWL=0.171, BAYES_00=-2.599, 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 wbW7kO+DsVOp; Tue, 22 Sep 2009 05:02:22 -0700 (PDT)
Received: from mgw-mx03.nokia.com (smtp.nokia.com [192.100.122.230]) by core3.amsl.com (Postfix) with ESMTP id DEA483A692F; Tue, 22 Sep 2009 05:02:21 -0700 (PDT)
Received: from vaebh106.NOE.Nokia.com (vaebh106.europe.nokia.com [10.160.244.32]) by mgw-mx03.nokia.com (Switch-3.3.3/Switch-3.3.3) with ESMTP id n8MC2hp0000927; Tue, 22 Sep 2009 15:03:14 +0300
Received: from esebh102.NOE.Nokia.com ([172.21.138.183]) by vaebh106.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 22 Sep 2009 15:03:09 +0300
Received: from smtp.mgd.nokia.com ([65.54.30.7]) by esebh102.NOE.Nokia.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Tue, 22 Sep 2009 15:03:09 +0300
Received: from NOK-EUMSG-01.mgdnok.nokia.com ([65.54.30.86]) by nok-am1mhub-03.mgdnok.nokia.com ([65.54.30.7]) with mapi; Tue, 22 Sep 2009 14:03:08 +0200
From: Pasi.Eronen@nokia.com
To: cabo@tzi.org
Date: Tue, 22 Sep 2009 14:03:07 +0200
Thread-Topic: Last call comments for ROHCoIPsec: draft-ietf-rohc-hcoipsec, draft-ietf-rohc-ikev2-extensions-hcoipsec, draft-ietf-rohc-ipsec-extensions-hcoipsec
Thread-Index: Aco7cs9h/L3y1DTlSA+ra+m1lJOTmQACH6bQ
Message-ID: <808FD6E27AD4884E94820BC333B2DB773C09652723@NOK-EUMSG-01.mgdnok.nokia.com>
References: <e13d6ad60909202013q406f98e3w2ed4f9a896f3d9de@mail.gmail.com> <808FD6E27AD4884E94820BC333B2DB773C0965263C@NOK-EUMSG-01.mgdnok.nokia.com> <D73A14AC-5A34-484A-88C9-968839D2E48F@tzi.org>
In-Reply-To: <D73A14AC-5A34-484A-88C9-968839D2E48F@tzi.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-OriginalArrivalTime: 22 Sep 2009 12:03:09.0276 (UTC) FILETIME=[A6BB59C0:01CA3B7C]
X-Nokia-AV: Clean
Cc: emreertekin.ietf@gmail.com, rohc@ietf.org, ietf@ietf.org
Subject: Re: [rohc] Last call comments for ROHCoIPsec: draft-ietf-rohc-hcoipsec, draft-ietf-rohc-ikev2-extensions-hcoipsec, draft-ietf-rohc-ipsec-extensions-hcoipsec
X-BeenThere: rohc@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Robust Header Compression <rohc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/rohc>, <mailto:rohc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rohc>
List-Post: <mailto:rohc@ietf.org>
List-Help: <mailto:rohc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rohc>, <mailto:rohc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 22 Sep 2009 12:02:23 -0000

Carsten Bormann wrote:

> > OK, let me phrase my question in another way: why does the spec
> > contain a feature that does not really work? (Even as optional
> > feature?)
> 
> Well, it actually does work.
> 
> RFC 4224, section 5.2.1 tells us that when a channel is reordering
> and you don't notice, packets will be lost.  Now IPsec is a strange
> animal: It is reordering, but the order can be reconstructed from
> the sequence number.  So a reassembler could (here really: SHOULD)
> use that to avoid stitching together packets in the wrong order and
> then discarding them.

Well, the current drafts don't specify any such behavior, so the
feature as it's currently written does not work. (Also, using the
ESP/AH sequence number this way would be very unusual -- there
might be some complications...)

> Is ROHC segmentation "better" than IP fragmentation?
> It certainly has fewer of the problems of IP fragmentation.
> It does require throwing some CPU at the data (it uses a CRC).
> 
> Because header compression creates a variable-MTU channel, being able
> to segment in a pinch is a boon.
> 
> Since the ROHC framework has the functionality, and it is not hard
> to make it work on IPsec, I would favor retaining it.

Making it work for IPsec might not be impossible, but it does
require additional work beyond what's in the current drafts.

Best regards,
Psai