[nwcrg] Fwd: New Version Notification for draft-roca-nwcrg-generic-fec-api-00.txt

Vincent Roca <vincent.roca@inria.fr> Fri, 27 October 2017 13:27 UTC

Return-Path: <vincent.roca@inria.fr>
X-Original-To: nwcrg@ietfa.amsl.com
Delivered-To: nwcrg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7821F13F554 for <nwcrg@ietfa.amsl.com>; Fri, 27 Oct 2017 06:27:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level:
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5] 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 fkg8-mjoQz-J for <nwcrg@ietfa.amsl.com>; Fri, 27 Oct 2017 06:27:11 -0700 (PDT)
Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B883913F552 for <nwcrg@irtf.org>; Fri, 27 Oct 2017 06:27:10 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="5.44,304,1505772000"; d="scan'208,217";a="242609964"
Received: from dom38-1-82-236-155-50.fbx.proxad.net (HELO [192.168.1.110]) ([82.236.155.50]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Oct 2017 15:27:08 +0200
From: Vincent Roca <vincent.roca@inria.fr>
Content-Type: multipart/alternative; boundary="Apple-Mail=_7D747E67-B1B7-4FA4-AE57-10738CA6B88C"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Message-Id: <33746BE8-DF84-4910-A3C6-39EB626985AB@inria.fr>
References: <150911058021.22154.1847231465506748064.idtracker@ietfa.amsl.com>
To: nwcrg@irtf.org
Date: Fri, 27 Oct 2017 15:27:06 +0200
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/nwcrg/ww9GR6kCUZnvsIVnAA5sdLw3s18>
Subject: [nwcrg] Fwd: New Version Notification for draft-roca-nwcrg-generic-fec-api-00.txt
X-BeenThere: nwcrg@irtf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: IRTF Network Coding Research Group discussion list <nwcrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/nwcrg>, <mailto:nwcrg-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/nwcrg/>
List-Post: <mailto:nwcrg@irtf.org>
List-Help: <mailto:nwcrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/nwcrg>, <mailto:nwcrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Oct 2017 13:27:13 -0000

FYI.
This document is very preliminary, and for the moment essentially lists received inputs (additional ones could be received),
without trying to go any further in the definition of a generic API.

Regards,

   Vincent, on behalf of the authors.


> De: internet-drafts@ietf.org
> Objet: New Version Notification for draft-roca-nwcrg-generic-fec-api-00.txt
> Date: 27 octobre 2017 à 15:23:00 UTC+2
> À: "Cedric Adjih" <Cedric.Adjih@inria.fr>, "Vincent Roca" <vincent.roca@inria.fr>, "Cedric Adjih" <cedric.adjih@inria.fr>, "Jonathan Detchart" <jonathan.detchart@isae-supaero.fr>, "Morten V. Pedersen" <mvp@es.aau.dk>, "Ian Swett" <ianswett@google.com>, "Morten Pedersen" <mvp@es.aau.dk>
> 
> 
> A new version of I-D, draft-roca-nwcrg-generic-fec-api-00.txt
> has been successfully submitted by Vincent Roca and posted to the
> IETF repository.
> 
> Name:		draft-roca-nwcrg-generic-fec-api
> Revision:	00
> Title:		Generic Application Programming Interface (API) for Window-Based Codes
> Document date:	2017-10-26
> Group:		Individual Submission
> Pages:		18
> URL:            https://www.ietf.org/internet-drafts/draft-roca-nwcrg-generic-fec-api-00.txt
> Status:         https://datatracker.ietf.org/doc/draft-roca-nwcrg-generic-fec-api/
> Htmlized:       https://tools.ietf.org/html/draft-roca-nwcrg-generic-fec-api-00
> Htmlized:       https://datatracker.ietf.org/doc/html/draft-roca-nwcrg-generic-fec-api-00
> 
> 
> Abstract:
>   This document introduces a generic Application Programming Interface
>   (API) for window-based FEC codes.  This API is meant to be usable by
>   any sliding window FEC code, independently of the FEC Scheme or
>   network coding protocol that may rely on it.  This API defines the
>   core procedures and functions meant to control the codec (i.e.,
>   implementation of the FEC code), but leaves out all upper layer
>   aspects (e.g., signalling) that are the responsibility of the
>   application making use of the codec.  A goal of this document is to
>   pave the way for a future open-source implementation of such codes.
> 
> 
> 
> 
> Please note that it may take a couple of minutes from the time of submission
> until the htmlized version and diff are available at tools.ietf.org.
> 
> The IETF Secretariat
>