Re: [lp-wan] Fw: re-order header field request

Arun <arun@ackl.io> Wed, 21 June 2017 15:53 UTC

Return-Path: <arun@ackl.io>
X-Original-To: lp-wan@ietfa.amsl.com
Delivered-To: lp-wan@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 592F812EBCC for <lp-wan@ietfa.amsl.com>; Wed, 21 Jun 2017 08:53:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.619
X-Spam-Level:
X-Spam-Status: No, score=-2.619 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L5j0LMpoPrNl for <lp-wan@ietfa.amsl.com>; Wed, 21 Jun 2017 08:53:52 -0700 (PDT)
Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C10312E037 for <lp-wan@ietf.org>; Wed, 21 Jun 2017 08:53:06 -0700 (PDT)
Received: from mfilter11-d.gandi.net (mfilter11-d.gandi.net [217.70.178.131]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id 0F2BBC5A85 for <lp-wan@ietf.org>; Wed, 21 Jun 2017 17:53:05 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mfilter11-d.gandi.net
Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter11-d.gandi.net (mfilter11-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id Md4seHosw4f1 for <lp-wan@ietf.org>; Wed, 21 Jun 2017 17:52:33 +0200 (CEST)
X-Originating-IP: 192.44.77.204
Received: from [192.168.1.157] (nat-asr-incub-b204.rennes.enst-bretagne.fr [192.44.77.204]) (Authenticated sender: arun@acklio.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 7AA57C5A97 for <lp-wan@ietf.org>; Wed, 21 Jun 2017 17:52:33 +0200 (CEST)
To: lp-wan@ietf.org
References: <59F856E1230C43D5A7CE1018F7C2DCA8@WeiGengyuPC>
From: Arun <arun@ackl.io>
Message-ID: <912c2aab-a69f-355a-f7c5-730bac5eaafa@ackl.io>
Date: Wed, 21 Jun 2017 17:52:30 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1
MIME-Version: 1.0
In-Reply-To: <59F856E1230C43D5A7CE1018F7C2DCA8@WeiGengyuPC>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="kpf1JMrxN9qeKRLAeNTX7i1fq7alD6N5U"
Archived-At: <https://mailarchive.ietf.org/arch/msg/lp-wan/ABTSNkCwBbeBu_vHYz74vUK4Go4>
Subject: Re: [lp-wan] Fw: re-order header field request
X-BeenThere: lp-wan@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Low-Power Wide Area Networking \(LP-WAN\), also known as LPWA or Low-Rate WAN \(LR-WAN\)" <lp-wan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lp-wan>, <mailto:lp-wan-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lp-wan/>
List-Post: <mailto:lp-wan@ietf.org>
List-Help: <mailto:lp-wan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lp-wan>, <mailto:lp-wan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 21 Jun 2017 15:53:55 -0000

Hi Gengyu,
 The flow shall be;

BigPacket -> SCHC-> if size > MTU ? -> then fragment; else no fragment.

 In such cases, RuleID serves the purpose to identify if the incoming
packet is a fragmented packet or if it's just came out of SCHC. If we
are sure that all the packets received will be fragmented then it makes
sense to send ruleID at the beginning.

hope that helps,
Arun


On 21/06/2017 17:10, weigengyu wrote:
>
>
>
> Hi Carles,
>
> Suppose that one packet is partitioned into two fragments.
>
> Because the Dtag indicates two fragments belonged to one packet,
> the Rule ID in the second fragment is repeated, or redundent, isn't it?
>
> If the Rule ID is not exist in the second fragment,
> the receiver can process it according to the Dtag which is the same in
> two fragments.
> Is there any confusions at the receiver side?
>
> Regards,
>
> Gengyu WEI
> Network Technology Center
> School of Computer
> Beijing University of Posts and Telecommunications
> -----原始邮件----- From: Carles Gomez Montenegro
> Sent: Wednesday, June 21, 2017 2:07 PM
> To: weigengyu
> Subject: Re: [lp-wan] Fw: re-order header field request
>
>
> Hi Gengyu,
>
>> Why each successive fragment must contain a Rule ID?
>> It is known that the DTag is used as an indication of fragments belonged
>> to
>> the same IPv6 packet.
>> A Rule ID in the first fragement can be passed to the receiver how to do
>> HC
>> compression,
>> but the successive fragments containing a Rule ID just send a redundent
>> information to the receiver.
>> Right?
>
> The Rule ID is needed to provide a receiver with information on what type
> of content is being carried (and how it has to be handled). Note that not
> all IPv6 packets will require fragmentation, and then losses may happen,
> also non-fragmented packets may be interleaved with fragments, etc.
>
> Cheers,
>
> Carles
>
>
>> Regards,
>>
>> Gengyu WEI
>> Network Technology Center
>> School of Computer
>> Beijing University of Posts and Telecommunications
>
>
> _______________________________________________
> lp-wan mailing list
> lp-wan@ietf.org
> https://www.ietf.org/mailman/listinfo/lp-wan