From: Denis Kenzior <denkenz@gmail.com>
To: Andrew Zaborowski <andrew.zaborowski@intel.com>
Cc: iwd@lists.linux.dev
Subject: Re: [PATCH 1/3] storage: Maintain the tls session cache object
Date: Tue, 15 Nov 2022 20:33:09 -0600 [thread overview]
Message-ID: <758cebe9-e3a1-e6da-451a-ffd1ee9ab6e0@gmail.com> (raw)
In-Reply-To: <CAOq732JNqRgfh1m8GyqviCNU=A9GtxK3NM8ecVDT6Nk+yHDWCw@mail.gmail.com>
Hi Andrew,
>> Actually, any removal triggered by the user won't work either since this path
>> doesn't use storage_network_remove().
>
> known_network_forget does call ops->remove which translates to
> storage_network_remove for non-Hotspot networks.
>
Yes, but that is not what actually removes the network. That just generates a
fancy 'rm /var/lib/foo.8021x' call. The actual magic is in
known_networks_remove() which is called by both hotspot inotify logic as well as
known networks inotify logic.
Regards,
-Denis
prev parent reply other threads:[~2022-11-16 2:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-12 1:19 [PATCH 1/3] storage: Maintain the tls session cache object Andrew Zaborowski
2022-11-12 1:19 ` [PATCH 2/3] iwd-decrypt-profile: Update storage_init calls Andrew Zaborowski
2022-11-12 1:19 ` [PATCH 3/3] eap-tls: Add session caching Andrew Zaborowski
2022-11-14 20:03 ` [PATCH 1/3] storage: Maintain the tls session cache object Denis Kenzior
2022-11-15 1:29 ` Andrew Zaborowski
2022-11-15 19:41 ` Denis Kenzior
2022-11-16 2:04 ` Andrew Zaborowski
2022-11-16 2:33 ` Denis Kenzior [this message]
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=758cebe9-e3a1-e6da-451a-ffd1ee9ab6e0@gmail.com \
--to=denkenz@gmail.com \
--cc=andrew.zaborowski@intel.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