Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Apr 2016 23:34:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 167870] [ath] adhoc wifi client does not join an existing IBSS if channel set manually
Message-ID:  <bug-167870-21060-agDZy6NOot@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-167870-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-167870-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

Adrian Chadd <adrian@freebsd.org> changed:

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

--- Comment #2 from Adrian Chadd <adrian@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-167870-21060-agDZy6NOot>