Upgrading to r297291 LAGG(4) stops working.

Alexandr Krivulya shuriku at shurik.kiev.ua
Fri Dec 11 12:26:37 UTC 2015


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"


More information about the freebsd-current mailing list