Wireless Daemon for Linux
 help / color / mirror / Atom feed
* [PATCH 0/3] Handle DEL/ADD_MAC_ADDR events
@ 2023-06-28 20:20 James Prestwood
  2023-06-28 20:20 ` [PATCH 1/3] hwsim: add ADD/DEL_MAC_ADDR events James Prestwood
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: James Prestwood @ 2023-06-28 20:20 UTC (permalink / raw)
  To: iwd; +Cc: James Prestwood

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-06  3:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 20:20 [PATCH 0/3] Handle DEL/ADD_MAC_ADDR events James Prestwood
2023-06-28 20:20 ` [PATCH 1/3] hwsim: add ADD/DEL_MAC_ADDR events James Prestwood
2023-06-28 20:20 ` [PATCH 2/3] hwsim: move frame processing into a separate function James Prestwood
2023-06-28 20:20 ` [PATCH 3/3] hwsim: handle ADD/DEL_MAC_ADDR events James Prestwood
2023-06-28 20:49   ` James Prestwood
2023-07-06  3:05     ` Denis Kenzior
2023-07-06  3:04 ` [PATCH 0/3] Handle DEL/ADD_MAC_ADDR events Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox