Re: [dhcwg] WGLC for draft-ietf-dhc-dhcpv4-active-leasequery-00 - Respond by Feb. 28

Lewis Donzis <lew@pt.net> Mon, 03 March 2014 15:58 UTC

Return-Path: <lew@pt.net>
X-Original-To: dhcwg@ietfa.amsl.com
Delivered-To: dhcwg@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E6A81A00BE for <dhcwg@ietfa.amsl.com>; Mon, 3 Mar 2014 07:58:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.449
X-Spam-Level:
X-Spam-Status: No, score=-2.449 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.547, SPF_HELO_PASS=-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 8js1vWxno4Wr for <dhcwg@ietfa.amsl.com>; Mon, 3 Mar 2014 07:58:12 -0800 (PST)
Received: from mail.pt.net (mail.pt.net [IPv6:2001:4870:610e:2:4::11]) by ietfa.amsl.com (Postfix) with ESMTP id 6F5271A003A for <dhcwg@ietf.org>; Mon, 3 Mar 2014 07:58:12 -0800 (PST)
Received: from localhost (localhost [IPv6:::1]) by mail.pt.net (Postfix) with ESMTP id 525D4840103 for <dhcwg@ietf.org>; Mon, 3 Mar 2014 09:58:09 -0600 (CST)
Received: from mail.pt.net ([IPv6:::1]) by localhost (mail.pt.net [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id tr23K3quNDUo for <dhcwg@ietf.org>; Mon, 3 Mar 2014 09:58:08 -0600 (CST)
Received: from localhost (localhost [IPv6:::1]) by mail.pt.net (Postfix) with ESMTP id 040C984009F for <dhcwg@ietf.org>; Mon, 3 Mar 2014 09:58:08 -0600 (CST)
X-Virus-Scanned: amavisd-new at mail.pt.net
Received: from mail.pt.net ([IPv6:::1]) by localhost (mail.pt.net [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id QvujXAyeFO7P for <dhcwg@ietf.org>; Mon, 3 Mar 2014 09:58:07 -0600 (CST)
Received: from vpn199-8.pt.net (vpn199-8.pt.net [206.210.199.8]) (Authenticated sender: lew@pt.net) by mail.pt.net (Postfix) with ESMTPSA id 59C1E8400F3 for <dhcwg@ietf.org>; Mon, 3 Mar 2014 09:58:02 -0600 (CST)
Content-Type: text/plain; charset="windows-1252"
Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\))
From: Lewis Donzis <lew@pt.net>
In-Reply-To: <abe550dc.00000a14.000001c0@lew.perftech.com>
Date: Mon, 03 Mar 2014 09:57:51 -0600
Content-Transfer-Encoding: quoted-printable
Message-Id: <0B2D5DBE-B3D3-4330-B2D6-00E8E29818C9@pt.net>
References: <52FA8A40.8020703@gmail.com> <9701A42A-6369-455F-BB1B-606C9B8B7521@gmx.com> <abe550dc.00000a14.000001c0@lew.perftech.com>
To: dhcwg <dhcwg@ietf.org>
X-Mailer: Apple Mail (2.1874)
Archived-At: http://mailarchive.ietf.org/arch/msg/dhcwg/dcrKyI4xVv4aOGntsB-AbvX5Lhs
Subject: Re: [dhcwg] WGLC for draft-ietf-dhc-dhcpv4-active-leasequery-00 - Respond by Feb. 28
X-BeenThere: dhcwg@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <dhcwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dhcwg/>
List-Post: <mailto:dhcwg@ietf.org>
List-Help: <mailto:dhcwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dhcwg>, <mailto:dhcwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 03 Mar 2014 15:58:14 -0000

One other thing I wanted to ask about… currently the DHCPv4 bulk leasequery sends back the entire lease state database, whereas DHCPv6 does not, presumably because it would be ridiculously large.

However, since we have to handle both cases, our implementation doesn’t need the inactive v4 leases.  At the end of the bulk transfer, we just assume that any previously-active lease that wasn’t transferred must be inactive, just the same as if the server had sent an inactive lease.

Point being, it’s inefficient and unnecessary to transfer all of the inactive leases, so it might be nice to have an option on bulk leasequery to suppress the inactive entries.

The reason I mention it here is in case it would make sense to include it in the active leasequery document, i.e., extending bulk leasequery?

Thanks,
lew


On Feb 27, 2014, at 2:01 PM, Lewis Donzis <lew@pt.net> wrote:

> I also have read the draft and agree that it should be moved forward.
> 
> We have already implemented a client and have experience with this
> protocol in large production networks, and it has proven to be extremely
> useful and has significant advantages over standard leasequery.
> 
> This may be outside the scope of this discussion, but it would be nice if
> the specification included, perhaps in section 7, that the server MUST or
> at least SHOULD include lease state changes for both dynamic and reserved
> addresses.  There has been some ambiguity on this and it would be nice if
> all implementations were consistent in this regard.  At a minimum, the
> DHCP server should provide the same information via active leasequery that
> it provides via standard leasequery.
> 
> lew
> 
> 
> 
>> On 11 Feb 2014, at 21:38, Tomek Mrugalski 
>> <tomasz.mrugalski@gmail.com> wrote:
>> 
>>> We have adopted two active leasequery drafts after 
>> Vancouver meeting.
>>> There was moderate interest in that work during adoption call, but
>>> we never saw any discussions about them on the ML. Since authors
>>> confidence in those proposals are high due to existing 
>> implementations,
>>> they have requested WGLC.
>>> 
>>> After a quick discussion between chairs, we have decided to go ahead
>>> with the WGLC, hoping that it will trigger some reviews and 
>> discussion.
>>> Please make no mistake - those drafts need reviews and comments. A
>>> simple "I support this" followed with couple +1s will not do do the
>>> trick here.
>>> 
>>> This WGLC is for 
>> draft-ietf-dhc-dhcpv4-active-leasequery-00. Please send
>>> your comments by Feb. 28th. Note that although both 
>> documents are very
>>> similar, they are separate drafts and are going through 
>> separate WGLCs.
>>> If you support this work, make sure that you clearly state 
>> which draft
>>> (v4, v6 or both) you support. Each WGLC will be assessed 
>> independently.
>>> 
>>> Finally, I'd also remind you that we are looking for 
>> volunteers to do
>>> the shepherding work. Please let us know if you'd like to 
>> be a shepherd
>>> for one of those documents. It is not a difficult task, but 
>> some prior
>>> IETF experience is necessary. As a shepherd, you can get 
>> unique insight
>>> into the WGLC process and better exposure to how IESG 
>> works. Having such
>>> an experience can be useful with moving your own draft 
>> forward faster.
>>> 
>>> Bernie & Tomek
>>> 
>>> _______________________________________________
>>> dhcwg mailing list
>>> dhcwg@ietf.org
>>> https://www.ietf.org/mailman/listinfo/dhcwg
>> 
>> _______________________________________________
>> dhcwg mailing list
>> dhcwg@ietf.org
>> https://www.ietf.org/mailman/listinfo/dhcwg
>>