iwd.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH v2 1/7] sae: fix a spec violation with duplicate commits
Date: Wed, 08 Sep 2021 14:20:34 -0500	[thread overview]
Message-ID: <cabd7c78-cc5d-6473-c291-cef383d7c31c@gmail.com> (raw)
In-Reply-To: <20210908181904.84594-1-prestwoj@gmail.com>

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

Hi James,

On 9/8/21 1:18 PM, James Prestwood wrote:
> If a commit is received while in an accepted state the spec states
> the scalar should be checked against the previous commit and if
> equal the message should be silently dropped.
> ---
>   src/sae.c | 28 +++++++++++++++++++++++++---
>   1 file changed, 25 insertions(+), 3 deletions(-)
> 
> v2:
>   * Changed to check the scalar rather than always ignore.
> 

Applied, thanks.

Regards,
-Denis

      parent reply	other threads:[~2021-09-08 19:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 18:18 [PATCH v2 1/7] sae: fix a spec violation with duplicate commits James Prestwood
2021-09-08 18:18 ` [PATCH v2 2/7] sae: don't send commit/confirm in confirmed state James Prestwood
2021-09-08 19:25   ` Denis Kenzior
2021-09-08 18:19 ` [PATCH v2 3/7] auth-proto: document acceptable return values for auth-protos James Prestwood
2021-09-08 19:29   ` Denis Kenzior
2021-09-08 18:19 ` [PATCH v2 4/7] fils: change fatal return code to -EPROTO James Prestwood
2021-09-08 19:35   ` Denis Kenzior
2021-09-08 18:19 ` [PATCH v2 5/7] ft: " James Prestwood
2021-09-08 19:33   ` Denis Kenzior
2021-09-08 18:19 ` [PATCH v2 6/7] netdev: handle non-fatal auth-proto returns James Prestwood
2021-09-08 19:43   ` Denis Kenzior
2021-09-08 18:19 ` [PATCH v2 7/7] auto-t: add sae test for non-acked commit James Prestwood
2021-09-08 19:20 ` 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=cabd7c78-cc5d-6473-c291-cef383d7c31c@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.01.org \
    /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;
as well as URLs for NNTP newsgroup(s).