All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Levitsky <maximlevitsky@gmail.com>
To: david@lang.hm
Cc: "Luis R. Rodriguez" <mcgrof@gmail.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	Witold Sowa <witold.sowa@gmail.com>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	Till Kamppeter <till.kamppeter@gmail.com>,
	Greg KH <greg@kroah.com>,
	linux-kernel@vger.kernel.org,
	lsb-discuss@lists.linux-foundation.org
Subject: Re: Linux wireless GSoC 2010 project ideas
Date: Mon, 01 Feb 2010 23:31:53 +0200	[thread overview]
Message-ID: <1265059913.26165.6.camel@maxim-laptop> (raw)
In-Reply-To: <alpine.DEB.2.00.1002011216040.7748@asgard.lang.hm>

On Mon, 2010-02-01 at 12:17 -0800, david@lang.hm wrote: 
> On Mon, 1 Feb 2010, Maxim Levitsky wrote:
> 
> > On Mon, 2010-02-01 at 10:01 -0800, Luis R. Rodriguez wrote:
> >> On Sun, Jan 31, 2010 at 1:20 PM, Johannes Berg
> >> <johannes@sipsolutions.net> wrote:
> >>> On Sun, 2010-01-31 at 22:03 +0100, Witold Sowa wrote:
> >>>
> >>>> Some time ago johill asked me if I would be interested in hacking on
> >>>> adding WPS support to NetworkManager. Well, I would but I don't know
> >>>> when I'll find some time for that. I don't know how much of work would
> >>>> it require, but it possibly could be a topic of one of GSoC 2010
> >>>> projects. I have no idea know if anybody would be willing to be a mentor
> >>>> for such a project.
> >>>
> >>> Sounds like a good project to me, but I don't think I'd be a good mentor
> >>> for since I'm not familiar with the NM codebase at all. As for how much
> >>> work it would require, I think the basic client-side functionality could
> >>> possibly be "too simple" for you, WPS has a lot of additional
> >>> functionality (e.g. WPS support for the AP side).
> >>
> >> In case it helps, I believe all that would be required is the dbus
> >> stuff, there are sample GUI examples of this already provided through
> >> the wpa_supplicant wpa_gui.
> >
> > Here are couple of ideas (I don't think I will enter the program
> > though):
> >
> > 1 - Make Ad-Hoc WPA networks work (with NM). This would involve changes
> > in kernel, but I don't think will involve changes in hardware drivers.
> >
> > 2 - Allow a wireless card to associate to several APs at once (if they
> > share the frequency).
> > Implement this at least for ath5/9k. Madwifi had that feature. Maybe
> > ath9k has. If it has that feature, test it.
> > Implement proper GUI support in NM for that.
> 
> why would you want to do this?
To create a wireless router.
However, yes, I probably meant an access point and wireless client at
same time.



> 
> > 3 - Create wardriving^Wwireless analysis tool.
> > No, not for wardriving. I mean an application that shows and analyzes
> > nicely the signal strength of nearby APs, and other features of it
> 
> it seems to me that kismet provides exactly this capability, what is it 
> missing?
Didn't use this tool.
Also, like I said, this should be a analysis, and not wardriving/hacking
tool.
And with GUI.



Best regards,
Maxim Levitsky


  reply	other threads:[~2010-02-01 21:31 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-28 21:38 Linux wireless GSoC 2010 project ideas Luis R. Rodriguez
2010-01-28 22:06 ` Till Kamppeter
2010-01-28 22:14   ` Luis R. Rodriguez
2010-02-04  4:52   ` Hin-Tak Leung
2010-02-17 17:07   ` [lsb-discuss] " Alexey Khoroshilov
2010-01-28 23:15 ` Frederic Weisbecker
2010-01-28 23:23   ` Luis R. Rodriguez
2010-01-28 23:31     ` Greg KH
2010-01-28 23:41       ` Frederic Weisbecker
2010-01-28 23:51     ` Till Kamppeter
2010-03-09 22:43       ` Frederic Weisbecker
2010-03-12  8:12         ` Till Kamppeter
2010-03-18  3:40           ` Frederic Weisbecker
2010-03-12  8:59         ` Till Kamppeter
2010-03-12  9:38           ` [lsb-discuss] " Denis Silakov
2010-03-12  9:57             ` Till Kamppeter
2010-03-21 19:49             ` Frederic Weisbecker
2010-01-31 21:03 ` Witold Sowa
2010-01-31 21:20   ` Johannes Berg
2010-02-01 18:01     ` Luis R. Rodriguez
2010-02-01 20:14       ` Maxim Levitsky
2010-02-01 20:17         ` david
2010-02-01 21:31           ` Maxim Levitsky [this message]
2010-02-03  9:23             ` Holger Schurig
2010-02-01 22:12         ` Nick Bowler
2010-02-02  4:25           ` Pat Erley
2010-02-03  9:25             ` Holger Schurig
2010-02-03 14:24               ` pat-lkml
2010-02-03 18:48                 ` Luis R. Rodriguez
2010-02-05  5:16                   ` Pat Erley
2010-02-05 15:49                     ` Luis R. Rodriguez
2010-02-04  8:32                 ` Kalle Valo
2010-02-04 22:36                   ` Pat Erley
2010-02-22 21:25 ` Luis R. Rodriguez

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=1265059913.26165.6.camel@maxim-laptop \
    --to=maximlevitsky@gmail.com \
    --cc=david@lang.hm \
    --cc=greg@kroah.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lsb-discuss@lists.linux-foundation.org \
    --cc=mcgrof@gmail.com \
    --cc=till.kamppeter@gmail.com \
    --cc=witold.sowa@gmail.com \
    /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.