All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: "John W. Linville" <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org
Subject: [PATCH] Implement IEEE 802.11ü
Date: Thu, 1 Apr 2010 19:59:35 +0100	[thread overview]
Message-ID: <201004012059.35748.mb@bu3sch.de> (raw)

Hi John,

This patch implements IEEE 802.11ü. The official standard for German
extensions to the IEEE 802.11 wireless standard.

These extensions include:
* LHSEC (Lederhosen-security): Just barely protects the important parts.
  Leaves everything else fully exposed to the public, no matter how
  harmful it is.
* SAU (Stubborn authentication): The AP won't let you in. No matter what.
  This is an advanced security feature.
* BEER (drink-a-lot-of-beer-routing): Will route packets from STAs to randomly
  chosen APs. It will do this excessively until all APs banned the STA.
* SRAD (strict radio): This feature will open a popup window for every to be sent
  packet on the desktop. This window will contain an application form that has
  to be filled out and sent to the next administration office via snailmail. Upon
  successful approval by the administration, the packet is officially certified
  to go "on air" within a well defined timeframe.
  This is an advanced security feature.


Index: wireless-testing/net/mac80211/Kconfig
===================================================================
--- wireless-testing.orig/net/mac80211/Kconfig	2010-04-01 20:43:20.000000000 +0200
+++ wireless-testing/net/mac80211/Kconfig	2010-04-01 20:56:29.000000000 +0200
@@ -226,3 +226,9 @@ config MAC80211_DRIVER_API_TRACER
 	  trace.
 
 	  If unsure, say N.
+
+config MAC80211_80211UE_SUPPORT
+	bool "Support for 802.11ü"
+	depends on GERMAN_PASSPORT
+	help
+	  Say Y here, if you want to enab
<CONNECTION INTERRUPTED>

             reply	other threads:[~2010-04-01 18:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 18:59 Michael Buesch [this message]
2010-04-01 19:11 ` [PATCH] Implement IEEE 802.11ü Sedat Dilek
2010-04-01 19:51 ` Larry Finger

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=201004012059.35748.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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.