Re: New GPL ROHC stack
Ang Way Chuang <wcang@nav6.org> Thu, 30 July 2009 16:53 UTC
Return-Path: <owner-ipdvb@erg.abdn.ac.uk>
X-Original-To: ietfarch-ipdvb-archive@core3.amsl.com
Delivered-To: ietfarch-ipdvb-archive@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 684933A6BF8 for <ietfarch-ipdvb-archive@core3.amsl.com>; Thu, 30 Jul 2009 09:53:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 uWFcj6CtX+lw for <ietfarch-ipdvb-archive@core3.amsl.com>; Thu, 30 Jul 2009 09:53:02 -0700 (PDT)
Received: from erg.abdn.ac.uk (dee.erg.abdn.ac.uk [IPv6:2001:630:241:204:203:baff:fe9a:8c9b]) by core3.amsl.com (Postfix) with ESMTP id 1E71528C213 for <ipdvb-archive@ietf.org>; Thu, 30 Jul 2009 09:53:01 -0700 (PDT)
Received: from dee.erg.abdn.ac.uk (localhost [IPv6:::1]) by erg.abdn.ac.uk (8.13.4/8.13.4) with ESMTP id n6UGPmMv022006 for <ipdvb-subscribed-users@dee.erg.abdn.ac.uk>; Thu, 30 Jul 2009 17:25:48 +0100 (BST)
Received: (from majordomo.lists@localhost) by dee.erg.abdn.ac.uk (8.13.4/8.12.2/Submit) id n6UGPmOf022005 for ipdvb-subscribed-users; Thu, 30 Jul 2009 17:25:48 +0100 (BST)
X-Authentication-Warning: dee.erg.abdn.ac.uk: majordomo.lists set sender to owner-ipdvb@erg.abdn.ac.uk using -f
Received: from nav6.org (nav6.org [219.93.2.80]) by erg.abdn.ac.uk (8.13.4/8.13.4) with ESMTP id n6UGPO4I021993 for <ipdvb@erg.abdn.ac.uk>; Thu, 30 Jul 2009 17:25:25 +0100 (BST)
Received: from localhost (unknown [127.0.0.1]) by nav6.org (Postfix) with ESMTP id 642DE1D60112 for <ipdvb@erg.abdn.ac.uk>; Thu, 30 Jul 2009 16:25:18 +0000 (UTC)
X-Virus-Scanned: amavisd-new at nav6.org
Received: from [10.207.160.229] (unknown [10.207.160.229]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by nav6.org (Postfix) with ESMTP id A4F1B1D60103 for <ipdvb@erg.abdn.ac.uk>; Fri, 31 Jul 2009 00:25:07 +0800 (MYT)
Message-ID: <4A71C963.8060902@nav6.org>
Date: Fri, 31 Jul 2009 00:25:07 +0800
From: Ang Way Chuang <wcang@nav6.org>
User-Agent: Thunderbird 2.0.0.22 (X11/20090608)
MIME-Version: 1.0
To: ipdvb@erg.abdn.ac.uk
Subject: Re: New GPL ROHC stack
References: <OF3EE88DF2.A0B08F31-ONC1257600.0030B39F-C1257603.0052E650@thalesaleniaspace.com>
In-Reply-To: <OF3EE88DF2.A0B08F31-ONC1257600.0030B39F-C1257603.0052E650@thalesaleniaspace.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 8bit
X-ERG-MailScanner: Found to be clean, Found to be clean
Sender: owner-ipdvb@erg.abdn.ac.uk
Precedence: bulk
Reply-To: ipdvb@erg.abdn.ac.uk
X-ERG-MailScanner-From: owner-ipdvb@erg.abdn.ac.uk
Thanks, buddy. I shall grab it once it is available. cedric.baudoin@thalesaleniaspace.com wrote: > Dear all, > > We are proud to announce the release of an updated version of the GPL > ROHC stack. > In the frame of a project involving the french space agency (CNES), > Thales Alenia Space (TAS) and Viveris Technologies (+ some internal work > from TAS and a collaboration between TAS and Viveris), various new > features have been added to the GPL stack initially developped by Martin > Juhlin (rohc.net) > This includes mainly: > - RTP profile > - IPv6 support > - tunneling support > - new improved packet classifier > - test and statistics tool to analyze the ROHC behavior > - non regression tool > - standalone library in user space > - context reset, fixed packet sizes, (basic) list compression support > - uncompressed profile now working > - various bug corrections and code cleanup > > /(See attached file: Compliance.rtf)/ > > Moreover, a new branch will bee created with several performance > enhancements (leading to a dramatic reduction of the processing time per > packet), as well as the support of constant IP-ID (§3.3 RFC 3843), that > are currently under development. > > The site will be hosted by launchpad : https://launchpad.net/rohc > > (In principle, the site will be available in few days, thanks to Didier > Barvaux) > > Please feel free to comment or contribute to the code. Hope this will > help to develop a completely free and compliant ROHC implementation > > a+ > Cédric > > > >
- New GPL ROHC stack cedric.baudoin
- Re: New GPL ROHC stack Ang Way Chuang