From owner-freebsd-hackers Tue Jun 20 17:51:29 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA24823 for hackers-outgoing; Tue, 20 Jun 1995 17:51:29 -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 RAA24817 for ; Tue, 20 Jun 1995 17:51:28 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <15072(6)>; Tue, 20 Jun 1995 17:50:42 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <49859>; Tue, 20 Jun 1995 17:50:33 -0700 X-Mailer: exmh version 1.6 4/21/95 To: "Christoph P. Kukulies" cc: freebsd-hackers@freefall.cdrom.com Subject: Re: mrouted In-reply-to: Your message of "Tue, 20 Jun 95 12:07:22 PDT." <199506201907.VAA09251@gilberto.physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 20 Jun 1995 17:50:19 PDT From: Bill Fenner Message-Id: <95Jun20.175033pdt.49859@crevenia.parc.xerox.com> Sender: hackers-owner@FreeBSD.org Precedence: bulk In message <199506201907.VAA09251@gilberto.physik.rwth-aachen.de> you write: >I assume it is mrouted 3.5 that is now in -current although I could >find any version string saying that definitely. It's too bad the import destroys the RCS ID's, or you could tell by them. You can also tell by /usr/src/usr.sbin/mrouted/dvmrp.h; it's PROTOCOL_VERSION.MROUTED_VERSION . Can you kill -USR1 `cat /var/run/mrouted.pid`, and kill -USR2 `cat /var/run/mrouted.pid`, and email me the /var/tmp/mrouted.dump and /var/tmp/mrouted.cache that those two commands create? (you should do the "kill" commands while running 'sd'). Thanks, Bill