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"
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to