From owner-freebsd-hackers Tue Jun 20 16:55:53 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA23142 for hackers-outgoing; Tue, 20 Jun 1995 16:55:53 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id QAA23136 for ; Tue, 20 Jun 1995 16:55:52 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14742(1)>; Tue, 20 Jun 1995 16:55:18 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <49859>; Tue, 20 Jun 1995 16:55:14 -0700 X-Mailer: exmh version 1.6 4/21/95 To: Jim Lowe cc: hackers@freebsd.org Subject: Re: mrouted code in 2.0.5 In-reply-to: Your message of "Fri, 16 Jun 95 13:30:39 PDT." <199506162030.PAA20787@miller.cs.uwm.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 20 Jun 1995 16:55:00 PDT From: Bill Fenner Message-Id: <95Jun20.165514pdt.49859@crevenia.parc.xerox.com> Sender: hackers-owner@freebsd.org Precedence: bulk In message <199506162030.PAA20787@miller.cs.uwm.edu> you write: >Could someone tell me what the status of the mrouted code is in 2.0.5. >Is it version 3.5 with prunning? Or do I need -current to get that? 2.0.5 has 3.4, which does do pruning but has some bugs. -current has 3.5 with less and more bugs; I will be releasing 3.6 soon. Bill