From owner-freebsd-current@FreeBSD.ORG Wed Dec 18 01:48:48 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 953A29C4 for ; Wed, 18 Dec 2013 01:48:48 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6CF9F129D for ; Wed, 18 Dec 2013 01:48:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=TVjverSRJjuSLbNN6TGXDgr/jBkRYzE15GJmFU+Ckx0=; b=Fkn7hsTN9SmRUOFvY3IAAGo+MM2CQVKtmi5svN1aRZw81xtC0maMqYn5EqpsC/seGV0gLFF+S2cBbqvOm0zY17E2rElP3HgrYnDlcFJmQF8l37b0EYm5+g/AJMpqI6Q5LxPoToWfJrscj42ALKVy8ds7RQmgYBROC/itd2AZVNc=; Received: from [120.174.244.125] (port=63997 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1Vt6Fc-001GMZ-7f; Tue, 17 Dec 2013 18:48:40 -0700 Date: Wed, 18 Dec 2013 09:48:14 +0800 From: Erich Dollansky To: d@delphij.net Subject: Re: 10-RC2 current wireless link aggregation not working correctly Message-ID: <20131218094814.1d01bdff@X220.alogt.com> In-Reply-To: <52B0F40B.7020501@delphij.net> References: <80a9ff942e0bf413ceaf9aa469b50687@rdsor.ro> <52B08B28.6040402@allanjude.com> <52B0F40B.7020501@delphij.net> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-current@freebsd.org, delphij@delphij.net X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 18 Dec 2013 01:48:48 -0000 Hi, On Tue, 17 Dec 2013 17:02:03 -0800 Xin Li wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > On 12/17/13 09:34, Allan Jude wrote: > > If I am am understanding correctly, Dan and Nikolai say that just > > running 'ifconfig' brings the lagg back to life. Why would that > > make a difference at all? Running ifconfig with no parameters > > shouldn't be changing anything. > > I don't really believe these claim. it does not work with iwn and em. > > I had similar issue in the past and found an 'arp -a -d' would "fix" It also does not work. The machine is running FreeBSD 10.0 RC2. Erich