Re: [rohc] RFC4815 no TS bits
Jer-ming Lin <cs202050@csie.ncu.edu.tw> Thu, 04 February 2010 10:35 UTC
Return-Path: <cs202050@csie.ncu.edu.tw>
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 316393A6D50 for <rohc@core3.amsl.com>;
Thu, 4 Feb 2010 02:35:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.893
X-Spam-Level: *
X-Spam-Status: No, score=1.893 tagged_above=-999 required=5 tests=[AWL=-1.462,
BAYES_40=-0.185, DEAR_SOMETHING=1.605, HELO_EQ_TW=1.335, J_CHICKENPOX_27=0.6]
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 Sb34G6cPEA7R for
<rohc@core3.amsl.com>; Thu, 4 Feb 2010 02:35:30 -0800 (PST)
Received: from relay.csie.ncu.edu.tw (relay.csie.ncu.edu.tw [140.115.50.18])
by core3.amsl.com (Postfix) with ESMTP id 602B83A6BCD for <rohc@ietf.org>;
Thu, 4 Feb 2010 02:35:30 -0800 (PST)
Received: by relay.csie.ncu.edu.tw (Postfix, from userid 2949) id 85D37FD188;
Thu, 4 Feb 2010 18:36:37 +0800 (CST)
Received: from relay.csie.ncu.edu.tw (localhost [127.0.0.1]) by
relay.csie.ncu.edu.tw (Postfix) with ESMTP id 8C3D8FD158;
Thu, 4 Feb 2010 18:36:36 +0800 (CST)
Received: from localhost (webmail.csie.ncu.edu.tw [140.115.50.22])
(Authenticated sender: cs202050) by relay.csie.ncu.edu.tw (Postfix) with
ESMTP id 70D02FD157; Thu, 4 Feb 2010 18:36:36 +0800 (CST)
Received: from pcs17.cs.nctu.edu.tw (pcs17.cs.nctu.edu.tw [140.113.214.120])
by webmail.csie.ncu.edu.tw (Horde MIME library) with HTTP;
Thu, 04 Feb 2010 18:34:04 +0800
Message-ID: <20100204183404.x04djumysgw4oggg@webmail.csie.ncu.edu.tw>
Date: Thu, 04 Feb 2010 18:34:04 +0800
From: Jer-ming Lin <cs202050@csie.ncu.edu.tw>
To: Carl Knutsson <carl.knutsson@effnet.com>
References: <20100203210741.gfnig61ao84wsgo0@webmail.csie.ncu.edu.tw>
<4B6A8BE7.8060701@effnet.com>
In-Reply-To: <4B6A8BE7.8060701@effnet.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
User-Agent: Internet Messaging Program (IMP) H3 (4.1.3)
X-Virus-Scanned: ClamAV using ClamSMTP
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.7
X-Mailman-Approved-At: Sun, 07 Feb 2010 23:51:28 -0800
Cc: rohc@ietf.org
Subject: Re: [rohc] RFC4815 no TS bits
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: Thu, 04 Feb 2010 10:35:31 -0000
Dear Sir, Quoting Carl Knutsson <carl.knutsson@effnet.com>om>: >> .. >> TS_STRIDE and the relationship of delta_TS. Is that right? > > No, the compressor must first establish the TS_STRIDE by sending it > as-is together with unscaled TS. From those two values, TS_SCALED and > TS_OFFSET can be derived and used for later for compression. > After establishing the TS_STRIDE and TS_OFFSET, the compressor sends scaled TS bits or no TS bits if scaled TS has the relationship of "delta_TS=delta_SN*default-slope(TS)." For performance issue, if the scaled TS(derived from unscaled TS/TS_STRIDE) also have the relationship of delta_TS in consecutive IR/IR-DYN/UOR-ext3 packets. Can the compressor send no-TS bits directly after the establishing packets? The RFC did not mention this. I think this can reduce the compressed header size since no-TS bits are sent. For example, SN, TS, TS_STRIDE, scaled TS, Type, transmit TS bits, 1, 26189, 280, 93, IR, 32 2, 26469, 280, 94, IR, 32 3, 26749, 280, 95, IR, 32 4, 27029, 280, 96, UO-0, 0 The first, sencond, third construct the TS_STRIDE and the relationship of delta_TS. The forth cand send no-TS bits. Sincerely yours, Jer-ming ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
- [rohc] RFC4815 no TS bits Jer-ming Lin
- Re: [rohc] RFC4815 no TS bits Carl Knutsson
- Re: [rohc] RFC4815 no TS bits Jer-ming Lin