public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: James Prestwood <prestwoj@gmail.com>
To: iwd@lists.linux.dev
Cc: James Prestwood <prestwoj@gmail.com>
Subject: [PATCH 0/2] Shared code scan discovery (improvement)
Date: Thu,  9 Nov 2023 11:57:18 -0800	[thread overview]
Message-ID: <20231109195720.56352-1-prestwoj@gmail.com> (raw)

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


             reply	other threads:[~2023-11-09 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-09 19:57 James Prestwood [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231109195720.56352-1-prestwoj@gmail.com \
    --to=prestwoj@gmail.com \
    --cc=iwd@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox