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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 10 Dec 2006 11:08:02 -0500
From:	Pavel Roskin <proski@....org>
To:	Johannes Berg <johannes@...solutions.net>
Cc:	Paul Collins <paul@...ny.ondioline.org>,
	"John W. Linville" <linville@...driver.com>, netdev@...r.kernel.org
Subject: Re: Please make CONFIG_CFG80211 harder to enable

Quoting Johannes Berg <johannes@...solutions.net>:

> On Sun, 2006-12-10 at 03:12 -0500, Pavel Roskin wrote:
>
> > Yes.  And I could trace "iwgetid -m ath0" to cfg80211_wx_get_mode() in
> > net/wireless/wext-compat.c, which returns -ENOSYS unconditionally.  ath0 is
> > from current MadWifi.
>
> Now trace it further and notice that on -ENOSYS the original WE is
> invoked.

Not quite.  cfg80211_wext_ioctl() returns -ENODEV (no idea why), but the code
only falls back to Wireless Extensions if the return code is -ENOSYS.  That
should be quite easy to fix.

--
Regards,
Pavel Roskin
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ