From owner-cvs-usrsbin Tue Jun 18 19:45:34 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA19419 for cvs-usrsbin-outgoing; Tue, 18 Jun 1996 19:45:34 -0700 (PDT) Received: from precipice.shockwave.com (ppp-5-7.rdcy01.pacbell.net [206.170.5.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA19414; Tue, 18 Jun 1996 19:45:29 -0700 (PDT) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.5/8.7.3) with ESMTP id TAA11254; Tue, 18 Jun 1996 19:43:53 -0700 (PDT) Message-Id: <199606190243.TAA11254@precipice.shockwave.com> To: "Jordan K. Hubbard" cc: Bill Fenner , "Jordan K. Hubbard" , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/routed table.c In-reply-to: Your message of "Tue, 18 Jun 1996 16:12:33 PDT." <3821.835139553@time.cdrom.com> Date: Tue, 18 Jun 1996 19:43:53 -0700 From: Paul Traina Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I think Garret is wrong. I just looked at the code, and have a fair bit of...ahem...experience with that bit of code. It looks like there's a bug in our routing table code. I may take a peek at it at work tomorrow, as I've got two systems whining about this. Removing the message was a sledgehammer. Paul From: "Jordan K. Hubbard" Subject: Re: cvs commit: src/usr.sbin/routed table.c > I'm not sure I'm convinced this isn't a bug in the RIPv1/RIPv2 interop, or >>in > the radix tree, rather than simply an annoying message. Well, I did have a couple of exchanges with Garrett over this about a week or so back, and he left me with the distinct impression that this was a simple interoperability problem and not likely to be fixed. Jordan