From owner-freebsd-current@FreeBSD.ORG Tue Dec 17 18:04:13 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D0A65302 for ; Tue, 17 Dec 2013 18:04:13 +0000 (UTC) Received: from mail.rdsor.ro (mail.rdsor.ro [193.231.238.10]) by mx1.freebsd.org (Postfix) with ESMTP id 91EC81D57 for ; Tue, 17 Dec 2013 18:04:13 +0000 (UTC) Received: from email.rdsor.ro (ftp.rdsor.ro [193.231.238.4]) by mail.rdsor.ro (Postfix) with ESMTP id EEEF5339E; Tue, 17 Dec 2013 20:04:11 +0200 (EET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: Tue, 17 Dec 2013 20:04:25 +0200 From: dan_partelly To: Allan Jude Subject: Re: 10-RC2 current wireless link aggregation not working correctly In-Reply-To: <52B08B28.6040402@allanjude.com> References: <80a9ff942e0bf413ceaf9aa469b50687@rdsor.ro> <52B08B28.6040402@allanjude.com> Message-ID: <1ec561b6d4357d782d46126f0a13443a@rdsor.ro> X-Sender: dan_partelly@rdsor.ro User-Agent: RoundCube Webmail/0.4-beta Cc: freebsd-current@freebsd.org 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: Tue, 17 Dec 2013 18:04:13 -0000 Yes, this is correct. A simple list of the interfaces with ifconfig makes the system recover and restart activity on the secondary port. Its a good starting point to hunt down the problem. One of the ioctls sent has this "side effect". Dan > 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.