From f7d64dba18e7f2704e60734f70c13b8f0075c291 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sun, 9 Nov 2008 18:38:51 +0200 Subject: [PATCH] --- yaml --- r: 122024 b: refs/heads/master c: f9f88fed3433139b58962011c81597b44fd48458 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/networking/mac80211_hwsim/README | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 497bfda6243f..d6540d935493 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9902b1843ff460d08a40d6c99ad8f5362296c3d4 +refs/heads/master: f9f88fed3433139b58962011c81597b44fd48458 diff --git a/trunk/Documentation/networking/mac80211_hwsim/README b/trunk/Documentation/networking/mac80211_hwsim/README index 2ff8ccb8dc37..24ac91d56698 100644 --- a/trunk/Documentation/networking/mac80211_hwsim/README +++ b/trunk/Documentation/networking/mac80211_hwsim/README @@ -50,10 +50,6 @@ associates with the AP. hostapd and wpa_supplicant are used to take care of WPA2-PSK authentication. In addition, hostapd is also processing access point side of association. -Please note that the current Linux kernel does not enable AP mode, so a -simple patch is needed to enable AP mode selection: -http://johannes.sipsolutions.net/patches/kernel/all/LATEST/006-allow-ap-vlan-modes.patch - # Build mac80211_hwsim as part of kernel configuration @@ -65,3 +61,8 @@ hostapd hostapd.conf # Run wpa_supplicant (station) for wlan1 wpa_supplicant -Dwext -iwlan1 -c wpa_supplicant.conf + + +More test cases are available in hostap.git: +git://w1.fi/srv/git/hostap.git and mac80211_hwsim/tests subdirectory +(http://w1.fi/gitweb/gitweb.cgi?p=hostap.git;a=tree;f=mac80211_hwsim/tests)