[pim] Roman Danyliw's Discuss on draft-ietf-pim-msdp-yang-15: (with DISCUSS and COMMENT)

Roman Danyliw via Datatracker <noreply@ietf.org> Mon, 02 March 2020 17:39 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: pim@ietf.org
Delivered-To: pim@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AF983A0D53; Mon, 2 Mar 2020 09:39:28 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: Roman Danyliw via Datatracker <noreply@ietf.org>
To: The IESG <iesg@ietf.org>
Cc: draft-ietf-pim-msdp-yang@ietf.org, pim-chairs@ietf.org, pim@ietf.org, Stig Venaas <stig@venaas.com>, aretana.ietf@gmail.com, stig@venaas.com
X-Test-IDTracker: no
X-IETF-IDTracker: 6.119.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: Roman Danyliw <rdd@cert.org>
Message-ID: <158317076848.27398.12790419325965471240@ietfa.amsl.com>
Date: Mon, 02 Mar 2020 09:39:28 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/pim/AdrbSsnS66yCfrt0Q17blQFsXME>
Subject: [pim] Roman Danyliw's Discuss on draft-ietf-pim-msdp-yang-15: (with DISCUSS and COMMENT)
X-BeenThere: pim@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Protocol Independent Multicast <pim.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/pim>, <mailto:pim-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/pim/>
List-Post: <mailto:pim@ietf.org>
List-Help: <mailto:pim-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pim>, <mailto:pim-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Mar 2020 17:39:29 -0000

Roman Danyliw has entered the following ballot position for
draft-ietf-pim-msdp-yang-15: Discuss

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-pim-msdp-yang/



----------------------------------------------------------------------
DISCUSS:
----------------------------------------------------------------------

This yang modules makes use of RFC8177’s ietf-key-chain module.  Please add a
reference to this draft inheriting RFC8177’s security considerations and
associated considerations (see draft-ietf-ospf-yang for reusable language).

Please also clarify the link between the password and RFC8177 per the following
snippet of the YANG module in the Security Considerations.
    grouping authentication-container {
...
      container authentication {
        if-feature peer-authentication;
...
        choice authentication-type {
...
          }
          case password {


----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

I support Ben Kaduk’s DISCUSS.  The binding between the authentication
container and MSDP isn’t clear.