https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632
--- Comment #2 from [email protected] --- A commit references this bug: Author: adrian Date: Mon May 4 00:32:11 UTC 2015 New revision: 282405 URL: https://svnweb.freebsd.org/changeset/base/282405 Log: Use bssid validation for data frames only + add RUN -> RUN state transition However, IBSS merge will be performed only if a driver calls ieee80211_ibss_merge(); so, this applicable to the ath(4) only. Also, this should fix bug 167870. PR: kern/199632 Submitted by: Andriy Voskoboinyk <[email protected]> Changes: head/sys/net80211/ieee80211_adhoc.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
