[rohc] how to choose the compressed format for RFC3095 IP extension's SN

Jer-ming Lin <csiejer@gmail.com> Sat, 04 September 2010 06:17 UTC

Return-Path: <csiejer@gmail.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 2DEB13A6847 for <rohc@core3.amsl.com>; Fri, 3 Sep 2010 23:17:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level:
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[BAYES_05=-1.11]
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 Fpla2E-cTflm for <rohc@core3.amsl.com>; Fri, 3 Sep 2010 23:17:25 -0700 (PDT)
Received: from mail-px0-f172.google.com (mail-px0-f172.google.com [209.85.212.172]) by core3.amsl.com (Postfix) with ESMTP id 0373E3A63EB for <rohc@ietf.org>; Fri, 3 Sep 2010 23:17:24 -0700 (PDT)
Received: by pxi6 with SMTP id 6so449473pxi.31 for <rohc@ietf.org>; Fri, 03 Sep 2010 23:17:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=4rd2H3INeYFnAF+FmaJfT3RQIpozKFWzZqvvWdab8dU=; b=M9AVOzttQRAnWvoOgCOSYJ8XSh03OlaPl7wH/kAIRYmpaWC5xLXU6HNHkNzQSwSB4h ccfIIEDoqdORnAMY8SPg/SWmmt1n92IdZv6UnctPP30/zTXZUzc2yQnHvHgUrTQi1kou lnvRT5jc2dpctdVadXuZ+T3ofIpsCY1cKq7do=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iEPHnm67A6ZYiyGE0qWNnW3dB4Dbl8RnV/7gn4vYhrk4J1W688R0ZaoyKnOsWAwJD5 Z+n7bMmpjNRxbvDXvI5uRKdQ5vf4yxPsiXorku23sylPQHfOBjeiLskrUuLIaSXJDTwY JWBgIX3p+RfdZQs9fuY8VuY7ckTSqxIqRPUmM=
MIME-Version: 1.0
Received: by 10.142.152.12 with SMTP id z12mr79769wfd.94.1283581074512; Fri, 03 Sep 2010 23:17:54 -0700 (PDT)
Received: by 10.142.126.3 with HTTP; Fri, 3 Sep 2010 23:17:54 -0700 (PDT)
Date: Sat, 4 Sep 2010 14:17:54 +0800
Message-ID: <AANLkTikDxhdJn1Jx3ExDhu2k3w6cwxkX79e-bwt2nq7p@mail.gmail.com>
From: Jer-ming Lin <csiejer@gmail.com>
To: rohc@ietf.org
Content-Type: text/plain; charset=UTF-8
Subject: [rohc] how to choose the compressed format for RFC3095 IP extension's SN
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: Sat, 04 Sep 2010 06:17:27 -0000

Dear rohcers,

    In RFC 3095 5.8.5.1, I can not figure how to decide the format of
compressed XX Sequence Numbers out. Or it just compares with the old
XX SNs in the window. If all have same 25 MSBs with the new SN, it is
the 0. In the other hand, if all have same 1 MSBs, it is the 1 format.
Is that right?

Best regards,
Jer-ming Lin