From owner-cvs-sbin Tue Aug 20 11:37:26 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA24290 for cvs-sbin-outgoing; Tue, 20 Aug 1996 11:37:26 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA23614; Tue, 20 Aug 1996 11:29:52 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14436(1)>; Tue, 20 Aug 1996 11:29:07 PDT Received: from localhost ([127.0.0.1]) by crevenia.parc.xerox.com with SMTP id <177517>; Tue, 20 Aug 1996 11:28:55 -0700 X-Mailer: exmh version 1.6.7 5/3/96 To: Julian Elischer cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/route route.8 route.c In-reply-to: Your message of "Mon, 19 Aug 1996 11:52:51 PDT." <199608191852.LAA28481@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 20 Aug 1996 11:28:53 PDT From: Bill Fenner Message-Id: <96Aug20.112855pdt.177517@crevenia.parc.xerox.com> Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <199608191852.LAA28481@freefall.freebsd.org>you write: > back out a part of the previous patch that garrett objected to.. Garrett objected to the whole patch (and I share his objection); RTF_LLINFO shouldn't be settable by anything that didn't also set rt->rt_llinfo . Bill