Date: Thu, 23 Apr 2015 00:17:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354). Message-ID: <bug-199632-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199632 Bug ID: 199632 Summary: [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354). Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: s3erios@gmail.com Keywords: patch Created attachment 155886 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155886&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199632-21060>