From owner-freebsd-net@FreeBSD.ORG Sat Jul 3 12:10:24 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 536E016A4D3 for ; Sat, 3 Jul 2004 12:10:24 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4995E43D62 for ; Sat, 3 Jul 2004 12:10:22 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 37DB36520E for ; Sat, 3 Jul 2004 13:10:21 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 71678-02 for ; Sat, 3 Jul 2004 13:10:20 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id B545E651FC for ; Sat, 3 Jul 2004 13:10:20 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id CA8F8615E; Sat, 3 Jul 2004 13:10:16 +0100 (BST) Date: Sat, 3 Jul 2004 13:10:16 +0100 From: Bruce M Simpson To: freebsd-net@freebsd.org Message-ID: <20040703121016.GQ97102@empiric.dek.spc.org> Mail-Followup-To: freebsd-net@freebsd.org References: <20040703080900.GL97102@empiric.dek.spc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040703080900.GL97102@empiric.dek.spc.org> Subject: Re: kern/38554: changing interface ipaddress doesn't seem to work X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2004 12:10:24 -0000 On Sat, Jul 03, 2004 at 09:09:00AM +0100, Bruce M Simpson wrote: > Please review the attached patch (which is a reworking of Archie's ... > error out with EADDRINUSE. ^^^^^^^^^^ Actually EADDRNOTAVAIL. A good way to find out who read the patch all the way through. ;-) Regards, BMS