Hi,
FreeBSD is completely new to me and I'm trying to do Wi-Fi Direct on FreeBSD.
I found that in order to make P2P Discovery (Wi-Fi Direct) work, the
first thing is to make net80211 report probe requests and make the
adapter listen on the Listen Channel for a period. And I think
sending/receivi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209198
--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:
Author: avos
Date: Thu May 26 11:12:36 UTC 2016
New revision: 300732
URL: https://svnweb.freebsd.org/changeset/base/300732
Log:
iwn: add watchdog for scanning
hi,
i'd love to see initial on-channel p2p support!
doing software-driven off-channel p2p support means we'd need a
channel scheduler in net80211 to switch channels, same as scanning.
(Heck, I'd even just love to see p2p support for iwn/iwm as a starting
point, as they do p2p in firmware.)
So,