From: James Prestwood <prestwoj@gmail.com>
To: iwd@lists.linux.dev
Cc: James Prestwood <prestwoj@gmail.com>
Subject: [PATCH 0/3] Fix for PMKSA usage after known network removal
Date: Thu, 19 Mar 2026 11:05:22 -0700 [thread overview]
Message-ID: <20260319180525.136095-1-prestwoj@gmail.com> (raw)
Notes:
- This will still happen on fullmac cards as the driver callbacks
have not been updated to flush by SSID.
- I believe its possible to pass an SSID attribute so it should be
straight forward but I haven't had time to bring up a raspi to
test this yet.
James Prestwood (3):
pmksa: add pmksa_cache_flush_ssid
network: remove PMKSA entries on known network removal
auto-t: add test for known network removal of a PMKSA network
autotests/testPMKSA-SAE/connection_test.py | 32 +++++++++++++++++++++-
src/network.c | 3 ++
src/pmksa.c | 27 ++++++++++++++++++
src/pmksa.h | 1 +
4 files changed, 62 insertions(+), 1 deletion(-)
--
2.34.1
next reply other threads:[~2026-03-19 18:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-19 18:05 James Prestwood [this message]
2026-03-19 18:05 ` [PATCH 1/3] pmksa: add pmksa_cache_flush_ssid James Prestwood
2026-03-23 15:14 ` Denis Kenzior
2026-03-23 15:28 ` James Prestwood
2026-03-19 18:05 ` [PATCH 2/3] network: remove PMKSA entries on known network removal James Prestwood
2026-03-19 18:05 ` [PATCH 3/3] auto-t: add test for known network removal of a PMKSA network 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=20260319180525.136095-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