Re: [Dime] [dime] #34: Semantics of OC-Report-Type AVP

Jouni Korhonen <jouni.nospam@gmail.com> Mon, 10 February 2014 11:29 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 17C5E1A0855 for <dime@ietfa.amsl.com>; Mon, 10 Feb 2014 03:29:03 -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 FvF9_2nnJk_c for <dime@ietfa.amsl.com>; Mon, 10 Feb 2014 03:29:01 -0800 (PST)
Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) by ietfa.amsl.com (Postfix) with ESMTP id 71CAD1A0832 for <dime@ietf.org>; Mon, 10 Feb 2014 03:28:50 -0800 (PST)
Received: by mail-la0-f52.google.com with SMTP id c6so4713531lan.11 for <dime@ietf.org>; Mon, 10 Feb 2014 03:28:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=FY3mqPN7rkFYMVDNVjrAysmKLkBEWspUWmE7UTXtkI0=; b=zfRbLkZmlIa3bAGMgzyshFqqEKqXxNCrsRfLwBaaZsu3aCXN7TXofD+1/6TZdEvIxC E5Qi3Np5P8eREhPy1NxnF3nSmfJtv4sDrHuZRtZvAuy+bjAOh0ycwMPqu9TXMdtk9+LM RLz8/lleP0M1C74Cp0p4IcGhAU9kF4H03fnDxLHS82+qnyINEAZN2ddaDtc7GWEbSSLV sGAr5EMcJSvzKOG7ADjpTXtfEha1+ZlasK17Hm1YNbhtnBmq5E0sN1BMLvEgRlRtQEfH rO/M2E6A2tbJLM/L3ZXY7lLzJDZ91Wd7x+DmFYkiJnfsOlLC9VratrOrvMceogE/lhYc xNNg==
X-Received: by 10.152.198.201 with SMTP id je9mr93666lac.73.1392031729704; Mon, 10 Feb 2014 03:28:49 -0800 (PST)
Received: from [188.117.15.108] ([188.117.15.108]) by mx.google.com with ESMTPSA id g8sm21858507lae.1.2014.02.10.03.28.46 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Feb 2014 03:28:46 -0800 (PST)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
From: Jouni Korhonen <jouni.nospam@gmail.com>
In-Reply-To: <5BCBA1FC2B7F0B4C9D935572D9000668151B259D@DEMUMBX014.nsn-intra.net>
Date: Mon, 10 Feb 2014 13:28:45 +0200
Content-Transfer-Encoding: 7bit
Message-Id: <85246750-FB35-4890-9952-C4F1C5E108AA@gmail.com>
References: <066.b54c2f5aeb31c9b3f88c96008120290d@trac.tools.ietf.org> <CD459A84-E32A-49F9-9F5B-95167F318746@gmail.com> <5BCBA1FC2B7F0B4C9D935572D9000668151B259D@DEMUMBX014.nsn-intra.net>
To: "Wiehe, Ulrich (NSN - DE/Munich)" <ulrich.wiehe@nsn.com>
X-Mailer: Apple Mail (2.1510)
Cc: "dime@ietf.org" <dime@ietf.org>
Subject: Re: [Dime] [dime] #34: Semantics of OC-Report-Type AVP
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: Mon, 10 Feb 2014 11:29:03 -0000

>>      b) The value of the Destination-Realm AVP in the request matches the
>>         value of the Origin-Realm AVP of the received message
>>         that contained the OC-OLR AVP.
> 
> It is perfectly valid to send a request that has Destination-Host AVP
> but no Destination-Realm AVP. It just means the Diameter nodes must 
> be adjacent peers. 
> <Ulrich> ok, then let's remove b) from 0</Ulrich>

My statement above is actually wrong. Sorry about misinformation. 

- Jouni