From owner-svn-src-all@FreeBSD.ORG Mon Jan 11 19:48:09 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9593C106566C; Mon, 11 Jan 2010 19:48:09 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 90DA28FC08; Mon, 11 Jan 2010 19:48:08 +0000 (UTC) Received: by bwz5 with SMTP id 5so14048307bwz.3 for ; Mon, 11 Jan 2010 11:48:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=et6fr3MRLdyRMmjaK7fsO9Vz4Rq1NRRIuR0mQAJHXrQ=; b=oVO0PrfLnLpLdkTSYgy8MGCRjSi220YOCAJMVO6R9OHiURZQVwY5hvGYlbxzhW6QXe WE8J2vm3V4R0YCVkItmJxsx21xkGrCYvxq0iE9alYGQwl6tV/TSOh5W4G1kujElxjy8S 0j7A2y6w7QJhKE55hH03PCPzFrLTMV4TauhEU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=YU4v7KEfyYqXgxwmUx/wxHa/0HF0MaKKKP9eMlQ6J2J8UUyAz3X0/HOwvHQlycH1MH 2Vzila4RjND1ZvOdyCStIGMeRTsopGMxJbGsXDtuRZrSoMK/xO6M1/YsM4mht0aXSmIQ 45VcSD+s7mPuS1mXpcFYuBm+cdDGo1OzK76SM= Received: by 10.204.33.147 with SMTP id h19mr3976091bkd.156.1263237604693; Mon, 11 Jan 2010 11:20:04 -0800 (PST) Received: from underworld.novel.ru (PPPoE-78-29-97-92.san.ru [78.29.97.92]) by mx.google.com with ESMTPS id 16sm9021529bwz.7.2010.01.11.11.20.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 11 Jan 2010 11:20:02 -0800 (PST) Sender: Roman Bogorodskiy Date: Mon, 11 Jan 2010 22:16:36 +0300 From: Roman Bogorodskiy To: Qing Li Message-ID: <20100111191631.GA1709@underworld.novel.ru> References: <201001081749.o08HnONs046798@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <201001081749.o08HnONs046798@svn.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r201811 - head/sys/netinet X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2010 19:48:09 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Qing Li wrote: > Author: qingli > Date: Fri Jan 8 17:49:24 2010 > New Revision: 201811 > URL: http://svn.freebsd.org/changeset/base/201811 >=20 > Log: > Ensure an address is removed from the interface address > list when the installation of that address fails. > =20 > PR: 139559 After this change it's indeed impossible to create a tunnel with the same peer address - file exists error raises and new tun device appears without any address assigned. However, after several attempts to do it I have almost the same behavior as described in the PR. However, I cannot provide an easy way to reproduce it after this commit. Roman Bogorodskiy --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iJwEAQECAAYFAktLeQ8ACgkQgHRbOB2qykaoQAP/dIvPKIQh+PPkd3oRipSEizP9 WhLM+OomfydNctG1zSxb+Ho+3O7ZInFrE+dYM1T6GXHgxXgaxNrIbGETA8RGl9zg TGX1b5jhsUh8okK+MGclH3vAagYI3ysYeASu7sLstx3pYcorGT2aVDf+Xlpv6jgp 0ZhPiNagNemWKnLR9pQ= =DXGG -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--