Return-Path: william@bourbon.usc.edu Delivery-Date: Mon Oct 27 20:53:40 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id m9S3re5k028628 for ; Mon, 27 Oct 2008 20:53:40 -0700 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id m9S44ejN021552 for ; Mon, 27 Oct 2008 21:04:41 -0700 Message-Id: <200810280404.m9S44ejN021552@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: cs-551 Date: Mon, 27 Oct 2008 21:04:40 -0700 From: Bill Cheng Someone wrote: > Do we have reset the autoshutdown timer after receiving either a keepalive > or *any* other kind of message. When the auto-shutdown timer expires, you shutdown your node as if the user has typed "shutdown"! If your auto-shutdown works, your node won't run on nunki forever! > Also, is notify message to be sent when a > note shutdowns after the autoshutdown timer expires ? The spec says: The notify message is used by a node to inform its neighbor that it is about to close the connection. -- Bill Cheng // bill.cheng@usc.edu