From owner-cvs-src@FreeBSD.ORG Sun Dec 12 21:02:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B81E16A4CE; Sun, 12 Dec 2004 21:02:48 +0000 (GMT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E06943D55; Sun, 12 Dec 2004 21:02:46 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) iBCL2jIo006411; Sun, 12 Dec 2004 16:02:45 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id iBCL2fLq006410; Sun, 12 Dec 2004 16:02:41 -0500 (EST) Date: Sun, 12 Dec 2004 16:02:40 -0500 From: Ken Smith To: Brooks Davis Message-ID: <20041212210240.GA5960@electra.cse.Buffalo.EDU> References: <200412122012.iBCKCou6068020@repoman.freebsd.org> <20041212204111.GB5503@electra.cse.Buffalo.EDU> <20041212205321.GA28802@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041212205321.GA28802@odin.ac.hmc.edu> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: Ken Smith cc: cvs-all@FreeBSD.org cc: Brooks Davis cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c src/sys/net if.c if.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 21:02:48 -0000 On Sun, Dec 12, 2004 at 12:53:21PM -0800, Brooks Davis wrote: > ifi_mtu, etc remain in the same location because the two new variables > fill in the hidden padding required to align ifi_mtu. I've verified > that old and new ifconfigs work with old and new kernels. The change > will allow 4.11 ifconfigs to work with 6.x if we add fields to struct > if_data (fairly probable). Ok, thanks. Since you were relying on invisible padding you had me worried. ;-) -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |