[Dime] DOIC updates uploaded

Jouni Korhonen <jouni.nospam@gmail.com> Tue, 10 December 2013 10:08 UTC

Return-Path: <jouni.nospam@gmail.com>
X-Original-To: dime@ietfa.amsl.com
Delivered-To: dime@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87CB21AD6D1 for <dime@ietfa.amsl.com>; Tue, 10 Dec 2013 02:08:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
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 opqzCKf2lCPV for <dime@ietfa.amsl.com>; Tue, 10 Dec 2013 02:08:17 -0800 (PST)
Received: from mail-bk0-x231.google.com (mail-bk0-x231.google.com [IPv6:2a00:1450:4008:c01::231]) by ietfa.amsl.com (Postfix) with ESMTP id 1CEAC1ACCD9 for <dime@ietf.org>; Tue, 10 Dec 2013 02:08:15 -0800 (PST)
Received: by mail-bk0-f49.google.com with SMTP id my13so1826260bkb.36 for <dime@ietf.org>; Tue, 10 Dec 2013 02:08:10 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=eFLmy1Yvqh5gxfb7JoVXt/MTqzIPJ48j38T9aLMncAE=; b=xshwwH+myVQ1kohgIFgJGgH7gm+pnmzYxVG0fBqA755XF3qs7liiR9Qr6tcruPqpSA ClYVzU33BGBI31z5PWHVhK9BDePI/FUOIQN7T60gbQGNDT4aYHjDO8BbzUTfKCcErdzx AIBUfkUBs5+6qbCtfcYqhzuoHEV/cTm58GFoY0FVtp4iNTGT2tC3notgMdBRLFbYPuli ORYQfECz3GvLRYlrLPo1SgCNgCFEzQty68v+Afn13qBxrhrNip++IslAeIBQPwF0hKwa li1g8KRjADlsE0CJADUo9D4Vgq30p24G0rTXMMZcRjWVT5ZWTc9IjlLKHg+JVepSXHVK dFlw==
X-Received: by 10.205.106.202 with SMTP id dv10mr236057bkc.109.1386670090266; Tue, 10 Dec 2013 02:08:10 -0800 (PST)
Received: from ?IPv6:2001:6e8:480:60:44d6:cc4b:4513:f475? ([2001:6e8:480:60:44d6:cc4b:4513:f475]) by mx.google.com with ESMTPSA id no2sm11055400bkb.15.2013.12.10.02.08.09 for <dime@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 02:08:09 -0800 (PST)
From: Jouni Korhonen <jouni.nospam@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <5B77F6A6-FEED-49D6-8F60-9CBFE0962757@gmail.com>
Date: Tue, 10 Dec 2013 12:08:09 +0200
To: "dime@ietf.org list" <dime@ietf.org>
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
X-Mailer: Apple Mail (2.1510)
Subject: [Dime] DOIC updates uploaded
X-BeenThere: dime@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Diameter Maintanence and Extentions Working Group <dime.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dime>, <mailto:dime-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dime/>
List-Post: <mailto:dime@ietf.org>
List-Help: <mailto:dime-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dime>, <mailto:dime-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Dec 2013 10:08:18 -0000

Changes pushed to repository.

    Renames OC-Feature-Vector to OC-Supported-Features.
    Renamed OC-Features to OC-Feature-Vector.
    
    Described the OC-Sequence-Number semantics when the
    value overflows.. and added a small pseudo code to
    illustrate the algorithm.
    
    Clarified the use of OC-Report-Type, when a new value
    is needed and what it implies..
    
    Clarified that a new report type implies an allocation
    of a new feature.
    
    Clarified how to extend the OC-OLR and when a new
    report type is needed in that context.

    Changes to Section 5.5.2. Reacting Node Considerations
    o Updated AVPs names to current ones.
    o Added a note that new report types are possible and
      may imply new ways of treating the report.


- Jouni