From owner-freebsd-net@FreeBSD.ORG Fri Jan 21 14:16:22 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E37161065670 for ; Fri, 21 Jan 2011 14:16:22 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 60A248FC17 for ; Fri, 21 Jan 2011 14:16:21 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id p0LEGKN0017722; Fri, 21 Jan 2011 15:16:21 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id p0LEGKpV017721; Fri, 21 Jan 2011 15:16:20 +0100 (CET) (envelope-from marius) Date: Fri, 21 Jan 2011 15:16:20 +0100 From: Marius Strobl To: Lev Serebryakov Message-ID: <20110121141620.GA17705@alchemy.franken.de> References: <36074996.20110112192009@serebryakov.spb.ru> <20110112213208.GD12920@michelle.cdnetworks.com> <20110112225907.GA44318@alchemy.franken.de> <20110113173925.GA49356@alchemy.franken.de> <20110113212713.GC17502@michelle.cdnetworks.com> <20110114012412.GK97101@alchemy.franken.de> <178613186.20110114134109@serebryakov.spb.ru> <20110116144247.GA65399@alchemy.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110116144247.GA65399@alchemy.franken.de> User-Agent: Mutt/1.4.2.3i Cc: Pyun YongHyeon , freebsd-net@freebsd.org Subject: Re: [patch] re(4) problems on networks with disabled autonegotiation "solver" (WAS: Juniper e3k with ports limitied to...) -- REQUEST FOR REVIEW X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2011 14:16:23 -0000 On Sun, Jan 16, 2011 at 03:42:47PM +0100, Marius Strobl wrote: > On Fri, Jan 14, 2011 at 01:41:09PM +0300, Lev Serebryakov wrote: > > Hello, Marius. > > You wrote 14 ?????? 2011 ?., 4:24:12: > > > > > found by ignoring the bits set in the "don't care mask". I've > > > updated the patch at the above URL accordingly and based on my > > > testing it now should actually work as expected. Sorry for the > > > glitch. > > Yes, it works for me. > > Thanks for testing! I've committed the patch to HEAD and will try > to get it into 7.4 and 8.2. > FYI, that patch and rgephy.4 are in releng/7.4 and releng/8.2 respectively now and thus will be in the corresponding RC3 and RELEASE versions. Marius