Re: [aqm] I am setting up a per holiday cron job

Toke Høiland-Jørgensen <toke@toke.dk> Fri, 10 March 2017 17:56 UTC

Return-Path: <toke@toke.dk>
X-Original-To: aqm@ietfa.amsl.com
Delivered-To: aqm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 512371294C8 for <aqm@ietfa.amsl.com>; Fri, 10 Mar 2017 09:56:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.002
X-Spam-Level:
X-Spam-Status: No, score=-2.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=toke.dk
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 EcQgic0fliyj for <aqm@ietfa.amsl.com>; Fri, 10 Mar 2017 09:56:22 -0800 (PST)
Received: from mail.toke.dk (mail.toke.dk [IPv6:2001:470:dc45:1000::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C86501295E4 for <aqm@ietf.org>; Fri, 10 Mar 2017 09:56:15 -0800 (PST)
Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id 635928FF8D; Fri, 10 Mar 2017 18:56:13 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1489168573; bh=HSDhswSaX9qt+i/PUqPzUWE1Wf1lAQwn6/8g+eBQ9x0=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Mk6mYPN/A0yy3BZ9KCL/fgRKecfq0yx4mSr7b6kmKus9tadHsHgu8OcOc7DeoLpiM I2jrvF664yf2mBaccpRcKNuHF7G7CrerAOHUy1ecW8ugYuCcBBf9qsoRVHzuBC7QRn UJ34CNR9ZeaJX5QPbh8n2+9fa/9na5rHbAW3sZqmH3P/CuP1ggKtlBEVQQ3CPhxTtA 9bDW18jiR2K4JoKiH2Pizyh2IQe1kr4WrJ+VvrWG26VSSIWUqRN3WXJ6TloZqYT4TD EGy/LQ/miRhGreDvWen4l+4iXZDNPQPtTyX+h9pryxP5B1DEe6XEWrbNkVKnbw3WCQ mQVsFWKiLcuvg==
Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id 438E5AA996C; Fri, 10 Mar 2017 18:56:13 +0100 (CET)
From: Toke Høiland-Jørgensen <toke@toke.dk>
To: Jana Iyengar <jri@google.com>
References: <CAA93jw5UZTbohs01aMwiHfggG+ytSZKZmQfkys-V2mpVh8+dnw@mail.gmail.com> <d5b720b3-2bb2-66b3-8573-638e323de352@mti-systems.com> <CAGD1bZbWL65kKjk3vuXgh+SHsh+1TybPiwhjysyTJ5YkwS+5cQ@mail.gmail.com>
Date: Fri, 10 Mar 2017 18:56:13 +0100
In-Reply-To: <CAGD1bZbWL65kKjk3vuXgh+SHsh+1TybPiwhjysyTJ5YkwS+5cQ@mail.gmail.com> (Jana Iyengar's message of "Tue, 14 Feb 2017 10:29:26 -0800")
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87r325t3r6.fsf@alrua-karlstad>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/aqm/_2pVALsw3IsTma54eRl_iA9ruPI>
Cc: Wesley Eddy <wes@mti-systems.com>, aqm@ietf.org
Subject: Re: [aqm] I am setting up a per holiday cron job
X-BeenThere: aqm@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "Discussion list for active queue management and flow isolation." <aqm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/aqm>, <mailto:aqm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/aqm/>
List-Post: <mailto:aqm@ietf.org>
List-Help: <mailto:aqm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/aqm>, <mailto:aqm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 10 Mar 2017 17:56:24 -0000

Jana Iyengar <jri@google.com> writes:

> As Wes responded, we're working out the bits of code and the license
> in the draft. We have resolution, and I need to get a revised draft to
> the AD with some changes in.

Sooo... how's it going with that? ;)

-Toke