Trying to to P2P Device Discovery

2016-05-26 Thread yu-jui woo
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

[Bug 209198] iwn sometimes loses link on dhclient start

2016-05-26 Thread bugzilla-noreply
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

Re: Trying to to P2P Device Discovery

2016-05-26 Thread Adrian Chadd
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,