From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 15 09:27:15 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E44F106564A for ; Mon, 15 Dec 2008 09:27:15 +0000 (UTC) (envelope-from vasanth.raonaik@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.189]) by mx1.freebsd.org (Postfix) with ESMTP id CFCD38FC13 for ; Mon, 15 Dec 2008 09:27:14 +0000 (UTC) (envelope-from vasanth.raonaik@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so2816224rne.12 for ; Mon, 15 Dec 2008 01:27:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=sQo1JBxnAXfLbVlZiZKKzDinFymWVWcc8/6wWLR1eos=; b=e37Mk/5oIqVbyqjP9CSOEpZFl9uQCZgQ0FA7ll9N1FGviHXoOhJmlweAgkQ25O/q+z xYRnXnfkVmc2b6BFTAfy11KKIrdk4lQfTRmMiUieKiVfM+uZ/d4APFDFfelng6rfXRAy ESOwYAgDmn75RtoFVsbbgW4sKLdNf2/yuaNvs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=bfrIh7tApmelhoGDjHcCI+TVW2GQqrDMJQkBlGizX5M10TZEU90wFxdfn+IxonEYZK S90tzNIlgdtMFfmE+jWDOS74RFFoYK6k0swhOSSaWO4V0h1m5PBqESLPUzdg1dexFBpY U0Xax01TS7OwMTgrlYJd0YHdQEhsxm82jSFa4= Received: by 10.90.115.17 with SMTP id n17mr3569065agc.7.1229333234152; Mon, 15 Dec 2008 01:27:14 -0800 (PST) Received: by 10.90.81.12 with HTTP; Mon, 15 Dec 2008 01:27:14 -0800 (PST) Message-ID: Date: Mon, 15 Dec 2008 14:57:14 +0530 From: "vasanth raonaik" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: simulate ntp leap second adjustments X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2008 09:27:15 -0000 I would like to test the behavior of ntpd during leap second adjustments. Could any one please help me how to simulate the scenario locally to test if ntpd works fine. Thanks, Vasanth