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-next>] [day] [month] [year] [list]
Date:	Wed, 05 Sep 2007 08:20:44 -0700
From:	Ben Woodard <woodard@...hat.com>
To:	netdev@...r.kernel.org
Subject: WiFi and changed MAC addrs

I just spent basically a day of my weekend grappling with this problem 
http://wiki.xensource.com/xenwiki/XenWifi
before I understood it well enough to realize that the fact that Xen 
changed the MAC addr for my WiFi card was the root cause of the problem. 
This got me thinking:

If a particular piece of hardware will refuse to send frames after the 
MAC address has been changed, then shouldn't the card's driver refuse to 
allow a change of the MAC address and return an error in response to the 
IOCTL that tries to change it? I can't think of a situation where this 
wouldn't be the right thing to do. However, before I submit a patch to 
fix this, does anyone else know of any special cases that I might need 
to deal with?

Also is behavior of refusing to send frames with a non-hardware 
specified MAC address part of the WiFi spec or is it particular to 
certain WiFi cards? IOW at what level do I need to fix it? Should I just 
fix it for the Intel cards that I've tested or do I need to fix it for 
all WiFi cards?

-ben
-
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