rpms/kernel/F-7 kernel-2.6.spec,1.3306,1.3307

John W. Linville (linville) fedora-extras-commits at redhat.com
Tue Aug 7 18:04:49 UTC 2007


Author: linville

Update of /cvs/pkgs/rpms/kernel/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14336

Modified Files:
	kernel-2.6.spec 
Log Message:
mac80211: probe for hidden ssid in pre-assoc scan


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/kernel-2.6.spec,v
retrieving revision 1.3306
retrieving revision 1.3307
diff -u -r1.3306 -r1.3307
--- kernel-2.6.spec	7 Aug 2007 00:16:26 -0000	1.3306
+++ kernel-2.6.spec	7 Aug 2007 18:04:16 -0000	1.3307
@@ -607,6 +607,7 @@
 Patch685: linux-2.6-softmac-deadlock.patch
 Patch690: git-wireless-dev.patch
 Patch691: linux-2.6-mac80211-local-mcast-filter.patch
+Patch692: linux-2.6-mac80211-probe-hidden-essid.patch
 Patch700: linux-2.6-iwlwifi-fw-name-compat.patch
 Patch710: linux-2.6-e1000-ich9.patch
 Patch712: linux-2.6-sky2-restore-workarounds.patch
@@ -1321,6 +1322,8 @@
 ApplyPatch git-wireless-dev.patch
 # mac80211: Filter locally-originated multicast frames echoed by AP
 ApplyPatch linux-2.6-mac80211-local-mcast-filter.patch
+# mac80211: probe for hidden SSIDs when SSID not found
+ApplyPatch linux-2.6-mac80211-probe-hidden-essid.patch
 # temp compat patch for iwlwifi firmware filenames
 ApplyPatch linux-2.6-iwlwifi-fw-name-compat.patch
 # avoid bcm3xx vs bcm43xx-mac80211 PCI ID conflicts
@@ -2310,6 +2313,9 @@
 %endif
 
 %changelog
+* Tue Aug 07 2007 John W. Linville <linville at redhat.com>
+- mac80211: probe for hidden SSIDs during when scanning for association
+
 * Mon Aug 06 2007 John W. Linville <linville at redhat.com>
 - Update git-wireless-dev.patch (bcm43xx & zd1211rw updates)
 - mac80211: Filter locally-originated multicast frames echoed by AP (2nd try)




More information about the fedora-extras-commits mailing list