linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Denis Kenzior <denkenz@gmail.com>, linux-wireless@vger.kernel.org
Subject: Re: [RFC v3 0/6] EAPoL over NL80211
Date: Thu, 01 Feb 2018 09:54:46 +0100	[thread overview]
Message-ID: <1517475286.28814.9.camel@sipsolutions.net> (raw)
In-Reply-To: <97c9744e-0f24-49d1-ed2c-eb4661e97289@gmail.com> (sfid-20180201_020955_112630_B89356C9)

Hi,

> > [1/6] keep
> > [2/6] keep
> > [3/6] introduce TX (now patch 5)
> > [4/6] introduce RX (now patch 3)
> >        modify this to require TX from the driver in order to be able to
> >        set the new flag
> > [5/6] add TX to mac80211
> > [6/6] add RX to mac80211 and set the flag
> > 
> > Ok, you don't really have to do that, since you only set the flag in
> > the last patch anyway, but that'd make it better to add the check that
> > requires TX, so you don't have to do that in the TX patch and modify
> > the RX portion again.
> 
> Err, Johannes Berg presents: Fun with Flags ;) So I re-read this about 
> half a dozen times and I think I figured out what you wanted.  It seems 
> you mean different flags in 4/6 and 6/6.

Err, I didn't think so, but then it was pretty late. I was thinking of
the feature flag that says whether userspace can expect to see this or
not.

> I reordered V4 with my 
> interpretation.  Doesn't quite look like the above, but hopefully I 
> groked what you wanted correctly.

I guess I can always reorder things myself if I really think it
necessary, thanks :-)

> I didn't put in the extra owner check on the tx operation since it 
> wasn't clear whether you wanted that or not.

Yeah I can't make up my mind. I'm tempted to say "let's do the right
thing" and fix the problems we have in userspace ...

johannes

      reply	other threads:[~2018-02-01  8:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-31 21:33 [RFC v3 0/6] EAPoL over NL80211 Denis Kenzior
2018-01-31 21:33 ` [PATCH 1/6] uapi: Add 802.11 Preauthentication to if_ether Denis Kenzior
2018-01-31 21:33 ` [PATCH 2/6] nl80211: Add CONTROL_PORT_OVER_NL80211 attribute Denis Kenzior
2018-01-31 21:33 ` [PATCH 3/6] nl80211: Add CMD_CONTROL_PORT_FRAME API Denis Kenzior
2018-01-31 21:45   ` Johannes Berg
2018-01-31 22:01     ` Denis Kenzior
2018-01-31 22:03       ` Johannes Berg
2018-01-31 21:33 ` [PATCH 4/6] mac80211: Send control port frames over nl80211 Denis Kenzior
2018-01-31 21:50   ` Johannes Berg
2018-01-31 21:33 ` [PATCH 5/6] nl80211: Implement TX of control port frames Denis Kenzior
2018-01-31 21:52   ` Johannes Berg
2018-01-31 21:53   ` Johannes Berg
2018-01-31 21:58     ` Denis Kenzior
2018-01-31 22:00       ` Johannes Berg
2018-01-31 21:33 ` [PATCH 6/6] mac80211: Add support for tx_control_port Denis Kenzior
2018-01-31 22:00 ` [RFC v3 0/6] EAPoL over NL80211 Johannes Berg
2018-02-01  1:09   ` Denis Kenzior
2018-02-01  8:54     ` Johannes Berg [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=1517475286.28814.9.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=denkenz@gmail.com \
    --cc=linux-wireless@vger.kernel.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).