RE: [rohc] Constant IP-ID in the RTP Profile(0x0001)

Biplab Sarkar <bsarkar@starentnetworks.com> Thu, 03 January 2008 12:26 UTC

Return-path: <rohc-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1JAP9a-0006Zj-3a; Thu, 03 Jan 2008 07:26:30 -0500
Received: from [10.90.34.44] (helo=chiedprmail1.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1JAP9Y-0006Ze-FQ for rohc@ietf.org; Thu, 03 Jan 2008 07:26:28 -0500
Received: from mx0.starentnetworks.com ([12.38.223.203]) by chiedprmail1.ietf.org with esmtp (Exim 4.43) id 1JAP9X-0005qj-Ac for rohc@ietf.org; Thu, 03 Jan 2008 07:26:28 -0500
Received: from localhost (localhost.localdomain [127.0.0.1]) by mx0.starentnetworks.com (Postfix) with ESMTP id A9A59188036; Thu, 3 Jan 2008 07:26:23 -0500 (EST)
Received: from mx0.starentnetworks.com ([127.0.0.1]) by localhost (mx0.starentnetworks.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24726-15; Thu, 3 Jan 2008 07:26:20 -0500 (EST)
Received: from exchtewks1.starentnetworks.com (exchtewks1.starentnetworks.com [10.2.4.28]) by mx0.starentnetworks.com (Postfix) with ESMTP; Thu, 3 Jan 2008 07:26:20 -0500 (EST)
Received: from exchindia3.starentnetworks.com ([10.6.7.5]) by exchtewks1.starentnetworks.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 3 Jan 2008 07:24:11 -0500
Received: from [10.6.7.67] ([10.6.7.67]) by exchindia3.starentnetworks.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 3 Jan 2008 17:54:06 +0530
Subject: RE: [rohc] Constant IP-ID in the RTP Profile(0x0001)
From: Biplab Sarkar <bsarkar@starentnetworks.com>
To: Kristofer Sandlund <kristofer.sandlund@ericsson.com>
In-Reply-To: <A91F30A632473A47B40C18D2B107CA6F04F2F60E@esealmw105.eemea.ericsson.se>
References: <66E8AEE9980BB44CA5FCAD39EBA56AC60340B281@CHN-HCLT-EVS02.HCLT.CORP.HCL.IN> <1199360879.23248.49.camel@INDBNG1172.bng.ind.starentnetworks.com> <A91F30A632473A47B40C18D2B107CA6F04F2F60E@esealmw105.eemea.ericsson.se>
Organization: Starent Networks
Date: Thu, 03 Jan 2008 17:56:30 +0530
Message-Id: <1199363191.23248.58.camel@INDBNG1172.bng.ind.starentnetworks.com>
Mime-Version: 1.0
X-Mailer: Evolution 2.12.1
X-OriginalArrivalTime: 03 Jan 2008 12:24:06.0437 (UTC) FILETIME=[88A3E550:01C84E03]
X-Virus-Scanned: amavisd-new 2.2.1 (20041222) at mx0.starentnetworks.com
X-Spam-Score: 0.0 (/)
X-Scan-Signature: bc102ac530ba955ef81f1f75b8bebe44
Cc: rohc@ietf.org, "Gangadharan G, TLS-Chennai" <Gangadharang@hcl.in>
X-BeenThere: rohc@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bsarkar@starentnetworks.com
List-Id: Robust Header Compression <rohc.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/rohc>, <mailto:rohc-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:rohc@ietf.org>
List-Help: <mailto:rohc-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/rohc>, <mailto:rohc-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0175825568=="
Errors-To: rohc-bounces@ietf.org

Hi Kristofer,

Thanks for the recommendation.

I think, if we can ignore the "transparency" criteria, we can set IP-ID
to RTP-SN and DF=1  (RFC791) and compress it using ROHC. At the peer
end, seeing DF=1 will suggest the packet is not a fragmented packet so
IP-ID is not "well-defined" for that case. The IP-ID should be ignored.
Its just a way to force the receiver to ignore the IP-ID field.

It might help in a lot of situations.

Thanks & Regards
Biplab Sarkar


On Thu, 2008-01-03 at 13:01 +0100, Kristofer Sandlund wrote:

> Biplab,
> 
> I would not recommend such a behavior since that break compression
> transparency, which is bad. You can't just assume that the endpoint
> does ignore the IP-ID although that is the likely behavior.
> For 3095-based profiles, a zero IP-ID should be compressed using RND=1.
> 
> /Kristofer
> 
> Biplab Sarkar <mailto:bsarkar@starentnetworks.com> wrote on den 3
> januari 2008 12:48 :
> 
> > * PGP Signed by an unknown key: 01/03/2008 at 12:47:59 PM
> > 
> > Hi Gangadharan,
> > 
> > IP-ID can be over-written with the value of RTP-SN at the
> > compressor before compression for all "un-fragmented" IPv4
> > packets. This will enhance the compression.  Since IP-ID is
> > used in IP fragmentation, we can basically ignore its real
> > value for "un-fragmented" IP packets.
> > 
> > Thanks & Regards,
> > Biplab Sarkar
> > 
> > On Thu, 2008-01-03 at 17:07 +0530, Gangadharan G, TLS-Chennai wrote:
> > 
> > 	Hi All,
> > 
> > 
> > 
> > 	In the Linux Suse 10.1 machine, the value of the IP-ID
> > in the IPv4 header is always zero (i.e., constant) in the
> > entire IP datagrams.
> > 
> > 	The IP-ID Encoding, as per RFC 3095, of the RTP profile
> > doesn't handle this case (constant IP-ID).
> > 
> > 
> > 
> > 	Also this issue had been discussed in the mailing list.
> > 
> > 	http://www1.ietf.org/mail-archive/web/rohc/current/msg01502.html
> > 
> > 
> > 
> > 	When I searched in the Internet, I found few proposed
> > solutions (yet to read them).
> > 
> > 
> > (draft-ietf-rohc-rfc3095bis-improvements-03.txt,
> > draft-kapoor-rohc-rtp-new-requirements-00.txt
> > <http://www.potaroo.net/ietf/idref/draft-kapoor-rohc-rtp-new-r
> equirements/rfcmarkup?repository=/away/ietf&url=/away/ietf/all-ids/draft
> ->
> kapoor-rohc-rtp-new-requirements-00.txt> , 
> > 
> > 	 RFC 3643 -- A Compression Profile for IP)
> > 
> > 
> > 
> > 	Please let me know the solution/standard that everyone
> > is following for this issue in the RTP Profile.
> > 
> > 
> > 
> > 	Thanks,
> > 
> > 	Gangadharan
> > 
> > 
> > 
> > 
> > DISCLAIMER:
> > --------------------------------------------------------------
> > ---------------------------------------------------------
> > 
> > The contents of this e-mail and any attachment(s) are
> > confidential and intended for the named recipient(s) only.
> > It shall not attach any liability on the originator or HCL or
> > its affiliates. Any views or opinions presented in
> > this email are solely those of the author and may not
> > necessarily reflect the opinions of HCL or its affiliates.
> > Any form of reproduction, dissemination, copying, disclosure,
> > modification, distribution and / or publication of
> > this message without the prior written consent of the author
> > of this e-mail is strictly prohibited. If you have
> > received this email in error please delete it and notify the
> > sender immediately. Before opening any mail and
> > attachments please check them for viruses and defect.
> > 
> > --------------------------------------------------------------
> > ---------------------------------------------------------
> > 
> > 
> > 
> > 	_______________________________________________
> > 	Rohc mailing list
> > 	Rohc@ietf.org
> > 	https://www1.ietf.org/mailman/listinfo/rohc
> > 
> > * Unknown Key
> > * 0x6D543EEE (L)
_______________________________________________
Rohc mailing list
Rohc@ietf.org
https://www1.ietf.org/mailman/listinfo/rohc