Wireless Daemon for Linux
 help / color / mirror / Atom feed
* [PATCH 0/2] Shared code scan discovery (improvement)
@ 2023-11-09 19:57 James Prestwood
  2023-11-09 19:57 ` [PATCH 1/2] dpp: scan to pick up extra frequencies when enrolling James Prestwood
  2023-11-09 19:57 ` [PATCH 2/2] doc: document [DeviceProvisioning].EnrolleeScanDiscovery James Prestwood
  0 siblings, 2 replies; 4+ messages in thread
From: James Prestwood @ 2023-11-09 19:57 UTC (permalink / raw)
  To: iwd; +Cc: James Prestwood

We had talked about this idea but wanted to leave it out until the
initial PKEX code was in. If we want, we can make this the default
behavior because without it PKEX between two IWD clients is unlikely
to ever work since there is no way to specify the frequency. You'd
just have to get lucky and have the AP be on one of the 3 channels.

I don't really see a downside to making it the default and removing
the option entirely, but I left it in because thats what I had in
my tree already. IMO anyone using this feature would want to set
this option.

James Prestwood (2):
  dpp: scan to pick up extra frequencies when enrolling
  doc: document [DeviceProvisioning].EnrolleeScanDiscovery

 src/dpp.c          | 93 ++++++++++++++++++++++++++++++++++++++++++++++
 src/iwd.config.rst | 19 ++++++++++
 2 files changed, 112 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-10  2:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09 19:57 [PATCH 0/2] Shared code scan discovery (improvement) James Prestwood
2023-11-09 19:57 ` [PATCH 1/2] dpp: scan to pick up extra frequencies when enrolling James Prestwood
2023-11-10  2:39   ` Denis Kenzior
2023-11-09 19:57 ` [PATCH 2/2] doc: document [DeviceProvisioning].EnrolleeScanDiscovery James Prestwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox