Re: [Idr] [GROW] draft-snijders-idr-shutdown-00: Drop a line in the peer's syslog at shutdown

Jeffrey Haas <jhaas@pfrc.org> Thu, 17 November 2016 04:54 UTC

Return-Path: <jhaas@pfrc.org>
X-Original-To: idr@ietfa.amsl.com
Delivered-To: idr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 442CB12987D; Wed, 16 Nov 2016 20:54:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.398
X-Spam-Level:
X-Spam-Status: No, score=-3.398 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RP_MATCHES_RCVD=-1.497, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] 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 wX6_l5rrugsz; Wed, 16 Nov 2016 20:54:01 -0800 (PST)
Received: from slice.pfrc.org (slice.pfrc.org [67.207.130.108]) by ietfa.amsl.com (Postfix) with ESMTP id E4A4C129575; Wed, 16 Nov 2016 20:54:00 -0800 (PST)
Received: from tnishiyama-sslvpn-nc.jnpr.net (122x216x203x178.ap122.ftth.ucom.ne.jp [122.216.203.178]) by slice.pfrc.org (Postfix) with ESMTPSA id 2BB311E337; Wed, 16 Nov 2016 23:56:55 -0500 (EST)
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
Content-Type: multipart/alternative; boundary="Apple-Mail=_6CAB52D1-FB33-4723-B888-163D1F33C303"
From: Jeffrey Haas <jhaas@pfrc.org>
In-Reply-To: <CA+b+ER=XjWNV-WNp15RhOvr16kJDmawKk43jb9iKmoHQ5EW6Aw@mail.gmail.com>
Date: Thu, 17 Nov 2016 13:53:56 +0900
Message-Id: <A76FBF8D-69BA-49D8-8ACA-5067CF10182B@pfrc.org>
References: <20161116061556.GG1073@dhcp-9341.meeting.ietf.org> <20161117013640.GB6217@pfrc.org> <20161117030632.GO22270@dhcp-9341.meeting.ietf.org> <CA+b+ER=XjWNV-WNp15RhOvr16kJDmawKk43jb9iKmoHQ5EW6Aw@mail.gmail.com>
To: Robert Raszuk <robert@raszuk.net>
X-Mailer: Apple Mail (2.2104)
Archived-At: <https://mailarchive.ietf.org/arch/msg/idr/uIHAGy_zahcQiQ696VugGy-h7cI>
Cc: idr wg <idr@ietf.org>, grow@ietf.org
Subject: Re: [Idr] [GROW] draft-snijders-idr-shutdown-00: Drop a line in the peer's syslog at shutdown
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Inter-Domain Routing <idr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/idr>, <mailto:idr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/idr/>
List-Post: <mailto:idr@ietf.org>
List-Help: <mailto:idr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/idr>, <mailto:idr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Nov 2016 04:54:02 -0000

> On Nov 17, 2016, at 12:27 PM, Robert Raszuk <robert@raszuk.net> wrote:
> 
> Hi Job,
> 
> If safe extending subcode 2 would be fine, but even if router does not crash or choke are we sure that all NMS reporting tools will also take the new msg size just fine ?
> 
> 
It's clearly worth checking a few more implementations, but:
- The notification PDU makes allowances for optional data.
- If you get unexpected optional data, what are you going to do?  Send a notification? :-)
- If you crash, you have a much greater problem.


> If so or if we don't care I would say go for it. But if we are changing the encoding now perhaps it would be better to issue 4486bis instead ...
> 
> 
Making this work a -bis is one way to proceed if the discussed behavior makes sense.  That said, it's perfectly fine to update a single sub-type in a standalone document that updates 4486.


-- Jeff