Yeah, you should only change the MAC when you bring up the AP, not during its operation.
-a On 3 January 2014 12:08, Yuri <[email protected]> wrote: > On 01/03/2014 11:24, Adrian Chadd wrote: >> >> Hm, try FreeBSD-11 and see? >> >> >> It's odd, I wonder why it's finding that. Guess w'ell have to figure >> out what those op=20 and op=21 are in net80211. > > > I did some DTrace debugging and found that ieee80211_ioctl_delkey fails with > errno=2 (No such file), which is caused by ieee80211_find_vap_node returning > null. And ieee80211_find_vap_node looks for some MAC address. > > I think the problem is that I changed the MAC address of the ath0 interface, > and the old one got cached somewhere. > > Yuri _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
