lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1268355870-1496-1-git-send-email-lrodriguez@atheros.com>
Date:	Thu, 11 Mar 2010 20:04:30 -0500
From:	"Luis R. Rodriguez" <lrodriguez@...eros.com>
To:	linux-wireless@...r.kernel.org, stable@...nel.org
Cc:	linux-kernel@...r.kernel.org, linville@...driver.com,
	"Luis R. Rodriguez" <lrodriguez@...eros.com>
Subject: [FYI] cfg80211: cfg80211: fix suspend/resume case when world roaming

Just a heads up to distribution maintainers, for 2.6.33 has an issue
with suspend and resume and world roaming when you move from one AP
with one set of regulatory settings to another. The issue happens when for
example if a user from JP travels to the US and connects to an AP
which disables channel 13, they suspend and go home, and resume
channel 13 will still be disabled. This has been fixed on 2.6.34
but the fix was rather large for propagating to stable but if you do
wnat the fix I have backported them for you.

These patches have been baking on wireless-testing, linux-next, and
now upstream 2.6.34-rc1 for a while now. You can find them here:

http://kernel.org/pub/linux/kernel/people/mcgrof/patches/cfg80211/2010-03/reg-fixes-33/02-suspend-resume-regulatory/

Luis R. Rodriguez (2):
  cfg80211: avoid flushing the global workqueue for core reg hints
  cfg80211: add regulatory hint disconnect support

 include/net/regulatory.h |    1 +
 net/wireless/reg.c       |  162 ++++++++++++++++++++++++++++++++++++++++++++--
 net/wireless/reg.h       |   18 +++++
 net/wireless/sme.c       |   40 +++++++++++
 4 files changed, 215 insertions(+), 6 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ