linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Implement IEEE 802.11ü
@ 2010-04-01 18:59 Michael Buesch
  2010-04-01 19:11 ` Sedat Dilek
  2010-04-01 19:51 ` Larry Finger
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Buesch @ 2010-04-01 18:59 UTC (permalink / raw)
  To: John W. Linville, linux-wireless

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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-01 19:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-01 18:59 [PATCH] Implement IEEE 802.11ü Michael Buesch
2010-04-01 19:11 ` Sedat Dilek
2010-04-01 19:51 ` Larry Finger

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).