[Bug 167870] [ath] adhoc wifi client does not join an existing IBSS if channel set manually

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 8 23:34:50 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167870

Adrian Chadd <adrian at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adrian at freebsd.org

--- Comment #2 from Adrian Chadd <adrian at freebsd.org> ---
hi,

this is partially due to how filtering is done. It's not doing a scan and
finding the IBSS, so it doesn't bother joining it.

Andriy and I worked on fixing this up, and it should work in -HEAD now, but now
we're not filtering enough stuff and we end up trying to do IBSS merges and
populating the node table with other nodes where it's not appropriate.

Please try on -HEAD and let me know. I'm working on this right now!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-wireless mailing list