From owner-freebsd-current@FreeBSD.ORG Thu Oct 20 14:24:14 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8662C16A41F for ; Thu, 20 Oct 2005 14:24:14 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from sdf.lonestar.org (mx.freeshell.ORG [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34CA343D62 for ; Thu, 20 Oct 2005 14:24:14 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from webmail.freeshell.org (IDENT:nobody@mx.freeshell.org [192.94.73.21]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j9KENhjr014917 for ; Thu, 20 Oct 2005 14:23:43 GMT Received: from 192.216.27.32 (SquirrelMail authenticated user tmclaugh); by webmail.freeshell.org with HTTP; Thu, 20 Oct 2005 14:23:43 -0000 (UTC) Message-ID: <41473.192.216.27.32.1129818223.squirrel@192.216.27.32> Date: Thu, 20 Oct 2005 14:23:43 -0000 (UTC) From: "Tom McLaughlin" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.5.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: kern/87506 : [PATCH] Fix alias support on vr interfaces X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 14:24:14 -0000 Hi, would someone be available to look at kern PR 87506? I found the problem while building a jail on my 6.0-RC1 box. When setting an alias on a vr device with ifconfig the alias address replaces the initial address of the device. marcus@ took a look at the problem for me and provided the patch for the vr interface which I tested and it resolved the problem. Without the patch I can't create a jail that is network accessible. Marcus also notes in the PR that the rl, sis, ti, and tl may also be affected by this bug. If anyone has any other questions or needs someone to test any changes to the patch just let me know. I only have vr interfaces on my FreeBSD machines though. Thanks. Tom -- | tmclaugh at sdf.lonestar.org tmclaugh at FreeBSD.org | | FreeBSD http://www.FreeBSD.org | | BSD# http://www.mono-project.com/Mono:FreeBSD |