All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH 1/4] netdev: Replace bool randomize_mac with specific address
Date: Mon, 06 Jan 2020 11:51:02 -0600	[thread overview]
Message-ID: <43a3191e-1ede-a20d-0589-ee927d305665@gmail.com> (raw)
In-Reply-To: <20191219035059.15214-1-andrew.zaborowski@intel.com>

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

Hi Andrew,

On 12/18/19 9:50 PM, Andrew Zaborowski wrote:
> Allow netdev_create_from_genl callers to draw a random or non-random MAC
> and pass it in the parameter instead of a bool to tell us to generating
> the MAC locally.  In P2P we are generating the MAC some time before
> creating the netdev in order to pass it to the peer during negotiation.
> ---
>   src/manager.c | 22 ++++++++++++++++++----
>   src/netdev.c  | 45 ++++++++++++++++++++++-----------------------
>   src/netdev.h  |  3 ++-
>   3 files changed, 42 insertions(+), 28 deletions(-)
> 

Applied, thanks.

Regards,
-Denis

      parent reply	other threads:[~2020-01-06 17:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-19  3:50 [PATCH 1/4] netdev: Replace bool randomize_mac with specific address Andrew Zaborowski
2019-12-19  3:50 ` [PATCH 2/4] wsc: Refactor to separate station-specific code Andrew Zaborowski
2020-01-06 17:55   ` Denis Kenzior
2020-01-07  0:51     ` Andrew Zaborowski
2019-12-19  3:50 ` [PATCH 3/4] wsc: Refactor to make the DBus interface reusable Andrew Zaborowski
2020-01-06 22:00   ` Denis Kenzior
2020-01-07  2:55     ` Andrew Zaborowski
2020-01-07 16:30       ` Denis Kenzior
2020-01-08 12:42         ` Andrew Zaborowski
2020-01-09 17:20           ` Denis Kenzior
2020-01-09 19:35             ` Andrew Zaborowski
2020-01-09 19:56               ` Denis Kenzior
2019-12-19  3:50 ` [PATCH 4/4] wsc: Accept extra IEs in wsc_start_enrollee Andrew Zaborowski
2020-01-06 17:51 ` 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=43a3191e-1ede-a20d-0589-ee927d305665@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.