Re: [Idr] WGLC on draft-ietf-idr-as-private-reservation-00
Nick Hilliard <nick@foobar.org> Fri, 21 December 2012 11:43 UTC
Return-Path: <nick@foobar.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 28F4921F86D8 for <idr@ietfa.amsl.com>; Fri, 21 Dec 2012 03:43:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FQXGMWcydV76 for <idr@ietfa.amsl.com>; Fri, 21 Dec 2012 03:43:32 -0800 (PST)
Received: from mail.acquirer.com (mail.netability.ie [IPv6:2a03:8900:0:100::5]) by ietfa.amsl.com (Postfix) with ESMTP id 40DAE21F8909 for <idr@ietf.org>; Fri, 21 Dec 2012 03:43:31 -0800 (PST)
X-Envelope-To: idr@ietf.org
Received: from crumpet.dyn.netability.ie (pancake.netability.ie [87.198.142.197]) (authenticated bits=0) by mail.acquirer.com (8.14.4/8.14.4) with ESMTP id qBLBffMS059229 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 21 Dec 2012 11:41:42 GMT (envelope-from nick@foobar.org)
Message-ID: <50D44B5A.4080308@foobar.org>
Date: Fri, 21 Dec 2012 11:43:22 +0000
From: Nick Hilliard <nick@foobar.org>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Thunderbird/17.0
MIME-Version: 1.0
To: Susan Hares <shares@ndzh.com>
References: <1AC79BDA-C088-47B4-888D-4B0428FB7C4F@puck.nether.net> <B549F708-0D5E-4B22-AC91-B6CE61B258FE@tony.li> <CAL9jLaZdX_jem0JdSGHzuhc3GDZXMDR0kvMKq5xr3D-EWYbNVQ@mail.gmail.com> <20121129191043.GA9189@puck.nether.net> <50D328DC.2020906@umn.edu> <20121220152721.GA3551@puck.nether.net> <50D33972.8090302@umn.edu> <50D33D9D.3070400@foobar.org> <m2bodoodtx.wl%randy@psg.com> <020a01cddefc$dd1e5590$975b00b0$@ndzh.com> <20121220223820.GA19458@puck.nether.net> <50D3991B.2040809@foobar.org> <027701cddf09$1d074d90$5715e8b0$@ndzh.com>
In-Reply-To: <027701cddf09$1d074d90$5715e8b0$@ndzh.com>
X-Enigmail-Version: 1.4.6
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: idr@ietf.org
Subject: Re: [Idr] WGLC on draft-ietf-idr-as-private-reservation-00
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Fri, 21 Dec 2012 11:43:33 -0000
On 20/12/2012 23:24, Susan Hares wrote: > I'd be interested in you suggesting the situations would be valid to leak > the AS private path AS to a peer, before we downgrade to a "SHOULD". the proposed text states: "If Private Use ASNs are used and prefixes are originated from these ASNs which are destined to the Internet, Private Use ASNs must be removed from the AS_PATH before being advertised to the global Internet." To start off, there's the usual problem: what do we mean when we talk about "the Internet"? In fact there's more to the situation. We're dealing with operational stuff here rather than protocol specification, i.e. human behaviour rather than computer specifications. I'd have no problem with throwing "MUST" around when dealing with protocol handling, but when it gets to operational stuff, I would be a lot more circumspect for several reasons: - operational people will happily ignore a MUST if they feel it suits their purpose at a specific time. - the Internet is a bunch of interconnected networks and what works for policy for one network peer might not work for another. - I don't not have the wisdom or the foresight to predict every eventuality where there might be legitimate reasons to forward a prefix with a private ASN over an ebgp peer. - I suspect most private asn leaks we see in the DFZ are accidental, and MUST won't help in this situation. - if this is specified as 2119-compatible MUST, vendors may be tempted to hardwire an AS path prefix filter for ebgp sessions into their code in a way which cannot be circumvented (in the same way that e.g. 169.254/16 is hardwired and cannot be used in a bgp NLRI). I'd see lots of value in having a vendor default of not forwarding private ASNs, but I think this could be quite harmful to have an absolute prohibition Private ASN leaks are going to happen in two main circumstances: accidental and deliberate. I don't think that putting in "MUST" will actually deal with either. What's important from an operational point of view is getting vendors to implement a default but overrideable filter so that the bar for accidental leaks is raised to a sufficiently high point that accidental leaks are only going to happen when the safety nets are removed. If we're going to make a statement on this one way or another, I think it should be along the lines of SHOULD rather than MUST, and that we should consider including a vendor hint to suggest that the default implementation behaviour would be to filter private asns. This complicates issues slightly because we get into an issue of semantics: does the prefix get dropped? Or does the private ASN component get stripped from the AS path? In term of specific situations where this might be useful, yeah, mergers and acquisitions would be one. Others might include private peering between ASN confederations. Or interconnections between the large number of private networks around the world, many of which use a mixture of private and public ASNs. Or test peerings. Anyway, these were some of the issues that cropped up during the WG discussion phase for rfc 6666. We eventually decided to go with the idea of making a recommendation that the prefix shouldn't be transferred over ebgp sessions, and specifically made the point in the security section to highlight it. This avoided the issue of defining "the Internet", while encapsulating what we wanted to say in the way that we wanted to say it. Nick
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- [Idr] WGLC on draft-ietf-idr-as-private-reservati… John Scudder
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Geoff Huston
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Warren Kumari
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Geoff Huston
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Geoff Huston
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Geoff Huston
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Geoff Huston
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… John G. Scudder
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Chandra Appanna
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Will White
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… John G. Scudder
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Shane Amante
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Geoff Huston
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jakob Heitz
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Mick O'Rourke
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Warren Kumari
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Danny McPherson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Danny McPherson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Danny McPherson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Enke Chen
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Russ White
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jay Borkenhagen
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Edward Crabbe
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Edward Crabbe
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Tauber
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Pradosh Mohapatra (pmohapat)
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Pradosh Mohapatra (pmohapat)
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Pradosh Mohapatra (pmohapat)
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Tauber
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Shane Amante
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Mikael Abrahamsson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Shane Amante
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Russ White
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Edward Crabbe
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Warren Kumari
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Chandra Appanna
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Neil J. McRae
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Warren Kumari
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Christopher Morrow
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Warren Kumari
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jakob Heitz
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Allan Eising
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Mohan Nanduri
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Brian Dickson
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jakob Heitz
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Warren Kumari
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Michael H Lambert
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Martin Millnert
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Martin Millnert
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Richard Hartmann
- [Idr] On FIB sizing... Tony Li
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] On FIB sizing... Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- [Idr] WGLC on draft-ietf-idr-as-private-reservati… John G. Scudder
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Robert Raszuk
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Richard Hartmann
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jared Mauch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Randy Bush
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Neil J. McRae
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Susan Hares
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Susan Hares
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Susan Hares
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Susan Hares
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Edward Crabbe
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Susan Hares
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Edward Crabbe
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Susan Hares
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… David Farmer
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Nick Hilliard
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Warren Kumari
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jon Mitchell
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Susan Hares
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… t.petch
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Susan Hares
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Jeff Wheeler
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… John G. Scudder
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Richard A Steenbergen
- Re: [Idr] WGLC on draft-ietf-idr-as-private-reser… Stewart Bryant