Return-Path: william@bourbon.usc.edu Delivery-Date: Fri Oct 24 14:38:00 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 m9OLc0cN008650 for ; Fri, 24 Oct 2008 14:38:00 -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 m9OLmDc0021065 for ; Fri, 24 Oct 2008 14:48:13 -0700 Message-Id: <200810242148.m9OLmDc0021065@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: FInal Project Date: Fri, 24 Oct 2008 14:48:13 -0700 From: Bill Cheng Someone wrote: > Does the non-beacon node have to log entries into the log file when it > receives join requests or does it log entries only after it has become > a fully functional node? According to the grading guidelines, it should log its join request and all the join responses it got. -- Bill Cheng // bill.cheng@usc.edu