linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luis Carlos Cobo <luisca@cozybit.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 10/13] o11s: mesh discovery and peer link establishment support
Date: Fri, 08 Feb 2008 16:58:38 -0800	[thread overview]
Message-ID: <1202518718.7025.60.camel@localhost> (raw)
In-Reply-To: <1202346788.9965.95.camel@johannes.berg>

On Thu, 2008-02-07 at 02:13 +0100, Johannes Berg wrote:
> How would you design implementing support secure peer links? It seems
> that to do that much of the mesh bookkeeping would need to be done by
> wpa_supplicant instead of the kernel. In fact, maybe it should always do
> it and much of this code be migrated into wpa_supplicant's userspace
> MLME?

We definitely would implement security in user space but have not
decided yet were to draw the line. I think that it makes sense at least
to have path discovery in-kernel, since there is a lot of activity on
them (each path is rebuilt every few seconds and there can be many of
them) and many path discovery frames just need to be forwarded and do
not have to be transferred to user space.

> Peer link establishment, mesh path updating etc. could all be done in
> wpa_supplicant's userspace MLME, no? If we add all this to the kernel
> now, would we have to reimplement it in the userspace MLME to support
> secure peer links?

AFAIK, it would only be necessary to move part of the peer link
establishment to user space. Path discovery takes place after the peer
links have been established.

-- 
Luis Carlos Cobo Rus       GnuPG ID: 44019B60
cozybit Inc.



-- 
Luis Carlos Cobo Rus       GnuPG ID: 44019B60
cozybit Inc.



  reply	other threads:[~2008-02-09  0:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-04 19:34 [PATCH 10/13] o11s: mesh discovery and peer link establishment support Luis Carlos Cobo
2008-02-07  1:13 ` Johannes Berg
2008-02-09  0:58   ` Luis Carlos Cobo [this message]
     [not found]   ` <1202518689.7025.59.camel@localhost>
2008-02-11  7:53     ` Johannes Berg

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=1202518718.7025.60.camel@localhost \
    --to=luisca@cozybit.com \
    --cc=johannes@sipsolutions.net \
    --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).