From owner-freebsd-questions Tue Dec 27 07:47:37 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id HAA15823 for questions-outgoing; Tue, 27 Dec 1994 07:47:37 -0800 Received: from sbstark.cs.sunysb.edu (sbstark.cs.sunysb.edu [130.245.1.47]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id PAA15817 for ; Tue, 27 Dec 1994 15:47:35 GMT Received: from starkhome.UUCP (root@localhost) by sbstark.cs.sunysb.edu (8.6.9/8.6.9) with UUCP id KAA13763 for questions@freebsd.org; Tue, 27 Dec 1994 10:44:35 -0500 Received: by starkhome.cs.sunysb.edu (8.6.9/1.34) id IAA28368; Tue, 27 Dec 1994 08:12:17 -0500 Date: Tue, 27 Dec 1994 08:12:17 -0500 From: starkhome!gene@sbstark.cs.sunysb.edu (Gene Stark) Message-Id: <199412271312.IAA28368@starkhome.cs.sunysb.edu> To: questions@freebsd.org Cc: jkh@time.cdrom.com, bugs@warlock.win.net In-reply-to: "Jordan K. Hubbard"'s message of Mon, 26 Dec 1994 12:46:01 -0800 Subject: Re: problems with routed 941222-SNAP? Sender: questions-owner@freebsd.org Precedence: bulk > This morning I took apart the new bindist for 941222-SNAP and tried to > upgrade my system by hand. I must have missed something because routed > now complains "protocol not supported" whenever I try to add a route. > If it's the same thing that happened to me, I suggest recompiling route and routed, and anything else (if any) that plays with routes. The problem is a change to an RTM_VERSION constant in one of the system headers, so that the kernel ignores routing messages generated by older binaries. - Gene