public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz at gmail.com>
To: iwd at lists.01.org
Subject: Re: [PATCH v2 1/2] netdev: always honor disconnect events if issued by AP
Date: Tue, 23 Nov 2021 12:19:43 -0600	[thread overview]
Message-ID: <36dcbf21-be6b-3899-09ac-24917830eed7@gmail.com> (raw)
In-Reply-To: 20211123181732.3617090-1-prestwoj@gmail.com

[-- Attachment #1: Type: text/plain, Size: 613 bytes --]

Hi James,

On 11/23/21 12:17 PM, James Prestwood wrote:
> The disconnect event handler was mistakenly bailing out if FT or
> reassociation was going on. This was done because a disconnect
> event is sent by the kernel when CMD_AUTH/CMD_ASSOC is used.
> 
> The problem is an AP could also disconnect IWD which should never
> be ignored.
> 
> To fix this always parse the disconnect event and, if issued by
> the AP, always notify watchers of the disconnect.
> ---
>   src/netdev.c | 11 +++++++++--
>   1 file changed, 9 insertions(+), 2 deletions(-)
> 

Both applied, thanks.

Regards,
-Denis

             reply	other threads:[~2021-11-23 18:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23 18:19 Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-23 18:17 [PATCH v2 1/2] netdev: always honor disconnect events if issued by AP 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=36dcbf21-be6b-3899-09ac-24917830eed7@gmail.com \
    --to=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