netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Stephan Maka <stephan@spaceboyz.net>
Cc: netdev@vger.kernel.org
Subject: Re: Wifi support for iproute2
Date: Mon, 05 Mar 2007 00:43:16 +0100	[thread overview]
Message-ID: <1173051796.6131.18.camel@johannes.berg> (raw)
In-Reply-To: <20070304012653.GA9587@hooker.hq.c3d2.de>

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

On Sun, 2007-03-04 at 02:26 +0100, Stephan Maka wrote:

> Everyone told me dscape is near, but I hope iwlib will be ported then.

Just a few short notes to add to Stephen's reply. dscape (or mac80211
now, it's been renamed) is going to migrate away from wireless
extensions, in fact, wext is going to loom in the "backward
compatibility" corner. That's quite some time off, but there's no point
in writing new tools for it anyway.

Within the kernel, cfg80211 is (hopefully!) going to replace wext, with
the main userspace API being nl80211 (but some sysfs stuff too.)

If you look at http://git.sipsolutions.net/pynl80211.git/ (usable as
both a git and gitweb url) you'll find a python nl80211 tool I hacked up
for some basic stuff to configure things via nl80211. Most of that
doesn't actually work yet, of course, since mac80211 still uses wext
internally, but as soon as we get enough manpower that'll change.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

      parent reply	other threads:[~2007-03-04 23:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-04  1:26 Wifi support for iproute2 Stephan Maka
2007-03-04  3:53 ` Stephen Hemminger
2007-03-05  2:53   ` Stephan Maka
2007-03-04 23:43 ` 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=1173051796.6131.18.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=netdev@vger.kernel.org \
    --cc=stephan@spaceboyz.net \
    /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).