mbox series

[0/7] more wmediumd updates

Message ID 20200323152542.68696-1-johannes@sipsolutions.net
Headers show
Series more wmediumd updates | expand

Message

Johannes Berg March 23, 2020, 3:25 p.m. UTC
Some of these fix my previous patches, but I also have a patch
for some code I just posted here:
https://lore.kernel.org/r/20200323162358.b397b1a1acef.Ice0536e34e5d96c51f97c374ea8af9551347c7e8@changeid

to make it possible to use random-scan and other stuff, adding
each MAC address from hwsim into the wmediumd "MAC".

Also sanitizer support (helped catch the use-after-free) and a
small fix for not treating management frames as noack, not sure
why that was ever done?

johannes