Re: [netmod] if-feature on identities
Martin Bjorklund <mbj@tail-f.com> Thu, 08 January 2015 10:12 UTC
Return-Path: <mbj@tail-f.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02C2B1A89A8 for <netmod@ietfa.amsl.com>; Thu, 8 Jan 2015 02:12:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.911
X-Spam-Level:
X-Spam-Status: No, score=-1.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 gwbOQOdpLW9l for <netmod@ietfa.amsl.com>; Thu, 8 Jan 2015 02:12:11 -0800 (PST)
Received: from mail.tail-f.com (mail.tail-f.com [83.241.162.140]) by ietfa.amsl.com (Postfix) with ESMTP id 5514E1A89A7 for <netmod@ietf.org>; Thu, 8 Jan 2015 02:12:11 -0800 (PST)
Received: from localhost (x15.tail-f.com [192.168.1.60]) by mail.tail-f.com (Postfix) with ESMTPSA id 99F3212809D5; Thu, 8 Jan 2015 11:12:10 +0100 (CET)
Date: Thu, 08 Jan 2015 11:12:10 +0100
Message-Id: <20150108.111210.390242656752383270.mbj@tail-f.com>
To: lhotka@nic.cz
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <m2bnm9boic.fsf@nic.cz>
References: <m2bnm9boic.fsf@nic.cz>
X-Mailer: Mew version 6.5 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Archived-At: http://mailarchive.ietf.org/arch/msg/netmod/l4M-rtA21Er2j6eQvVsUkVvwea0
Cc: netmod@ietf.org
Subject: Re: [netmod] if-feature on identities
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 08 Jan 2015 10:12:13 -0000
Ladislav Lhotka <lhotka@nic.cz> wrote: > Hi, > > some routing folks came up with the idea that it would be useful to allow > if-feature on identities (the discussion was related to > crypto-algorithms). This is part of Y11, already in the current draft for yang-1.1. > What's behind it is the same issue we have with the iana-interface-type > module: a server advertising that module should in fact be prepared to > receive all kinds of weird interface types. Receive yes, but that is not the same thing as accept. > In my view, this is exactly the problem that identities (as opposed to > enumerations) are able to avoid. If an identity for an interface type > (or crypto-algorithm or whatever) was always defined in the same module > as config and state data for that interface type, all would be fine. Agreed. /martin
- [netmod] if-feature on identities Ladislav Lhotka
- Re: [netmod] if-feature on identities Martin Bjorklund
- Re: [netmod] if-feature on identities Ladislav Lhotka
- Re: [netmod] if-feature on identities Ladislav Lhotka