From owner-cvs-sys Tue Nov 4 19:51:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA06795 for cvs-sys-outgoing; Tue, 4 Nov 1997 19:51:37 -0800 (PST) (envelope-from owner-cvs-sys) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA06782; Tue, 4 Nov 1997 19:51:19 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id TAA26198; Tue, 4 Nov 1997 19:54:04 -0800 (PST) Message-Id: <199711050354.TAA26198@implode.root.com> To: Julian Elischer cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_input.c In-reply-to: Your message of "Tue, 04 Nov 1997 18:51:33 PST." <199711050251.SAA13079@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Tue, 04 Nov 1997 19:54:04 -0800 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >julian 1997/11/04 18:51:32 PST > > Modified files: > sys/netinet ip_input.c > Log: > Return the entire if info, rather than just the index number. (at least try) > Interface index numbers are an abomination that should go away > (at least in that form) It would be nice if the stuff you committed conformed to our style guide. Not doing so just makes more work for other people to fix. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project