Date: Fri, 11 Dec 2015 13:58:04 +0200 From: Alexandr Krivulya <shuriku@shurik.kiev.ua> To: freebsd-current@freebsd.org Subject: Re: Upgrading to r297291 LAGG(4) stops working. Message-ID: <566ABA4C.5020505@shurik.kiev.ua> In-Reply-To: <20150901084440.GJ56997@glebius.int.ru> References: <CACyC=qZm74oBjtsUPu4C2hB_C24eeRXUasNqSxzioAzNyjVGdA@mail.gmail.com> <CAJ-Vmo=_wd65Kgo0xqLOKX59Y_U1%2BC0M01AJpcfWYWNAxT0zrQ@mail.gmail.com> <CACyC=qYquXvthHqdifp_vMFKe_Ju05em2BMLx_ktvchQNQ=Vww@mail.gmail.com> <CAJ-Vmonaqt3jK3ToGh%2B3jqbc-A7YcDQEy993ApxtYzzN0Okx%2BQ@mail.gmail.com> <CACyC=qZaR%2BsjF3ppBfM8HTJg_W9tGQh546eRDp8MuF77g7OVbA@mail.gmail.com> <CAJ-Vmokr6E17VpZzd47ZB7PWyqRAvweNi%2BRnko45GHyQP9YYHA@mail.gmail.com> <20150901084440.GJ56997@glebius.int.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
01.09.15 11:44, Gleb Smirnoff пишет: > On Mon, Aug 31, 2015 at 09:58:45AM -0700, Adrian Chadd wrote: > A> Hi, > A> > A> +glebius, as he recently messed around with the wifi stack and his > A> changes may have broken how mac addresses are assigned to the > A> hardware. > > I've tested that with new code setting MAC address on wlan0 passed it > down to device driver (iwn in my case). > > As Adrian already noted to Ranjan, his setup worked only by accident :) > If it were not ath(4), but some more dumb WiFi device, the setup wouldn't > work. > Hi, On my -HEAD network traffic passes through re0 only when re0 is in promisc mode. It was not required earlier. Is it necessary now? My configuration is: wlans_iwn0="wlan0" ifconfig_wlan0="WPA country UA" ifconfig_re0="ether 68:5d:43:92:3a:88 promisc" cloned_interfaces="lagg0" ifconfig_lagg0="laggproto failover laggport re0 laggport wlan0 DHCP"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?566ABA4C.5020505>