Message ID | 20230628202033.2320994-1-prestwoj@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Handle DEL/ADD_MAC_ADDR events | expand |
Hi James, On 6/28/23 15:20, James Prestwood wrote: > So this did work all along, I was just looking at it the wrong way. > - Scan randomization now works with hwsim > - Radios can be moved to another namespace and still work correctly > with hwsim > > James Prestwood (3): > hwsim: add ADD/DEL_MAC_ADDR events > hwsim: move frame processing into a separate function > hwsim: handle ADD/DEL_MAC_ADDR events > > tools/hwsim.c | 164 ++++++++++++++++++++++++++++++++++++++++++++++++-- > 1 file changed, 158 insertions(+), 6 deletions(-) > Patch 1 & 2 applied, thanks. Regards, -Denis