From owner-freebsd-stable@freebsd.org Mon May 14 02:39:45 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B101DFE2BCE for ; Mon, 14 May 2018 02:39:45 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from msc14.plala.or.jp (msc14.plala.or.jp [60.36.166.24]) by mx1.freebsd.org (Postfix) with ESMTP id C870076453 for ; Mon, 14 May 2018 02:39:44 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from localhost ([126.74.209.183]) by msc11.plala.or.jp with ESMTP id <20180514023758.GMLC12385.msc11.plala.or.jp@localhost> for ; Mon, 14 May 2018 11:37:58 +0900 Date: Mon, 14 May 2018 11:37:51 +0900 (JST) Message-Id: <20180514.113751.438973012943661472.ish@amail.plala.or.jp> To: freebsd-stable@freebsd.org Subject: Re: lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1 From: Masachika ISHIZUKA In-Reply-To: <20180513210851.50118@relay.xx> References: <20180513.211917.1140592791973890083.ish@amail.plala.or.jp> <20180513210851.50118@relay.xx> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-VirusScan: Outbound; mvir-ac11; Mon, 14 May 2018 11:37:59 +0900 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2018 02:39:45 -0000 > isn't it the same lasting bug/feature? > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213207 > >> I'm using lagg0 with ue0(if_axge.ko) and iwm0(if_iwm.ko) as follows. >> >> % cat /etc/rc.conf >> ifconfig_ue0="ether xx:xx:xx:xx:xx:xx up" I think bug 213207 is not the same. As I set mac address of ethernet adapter(ue0) or ethernet card(re0), I don't change mac address of wlan devices(iwm0/ath0). -- Masachika ISHIZUKA