mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
TODO: Add task list for new features of hwsim utility
This commit is contained in:
parent
3dfdeb2893
commit
9b8fddaa43
18
TODO
18
TODO
@ -288,3 +288,21 @@ Wireless monitor
|
||||
|
||||
Priority: High
|
||||
Complexity: C1
|
||||
|
||||
|
||||
Wireless simulator
|
||||
==================
|
||||
|
||||
- Add support for builtin wireless access point emulator
|
||||
|
||||
When creating a pair of mac80211_hwsim radios, allow one to operate as
|
||||
access point. The hwsim utility will emulate the access point on the
|
||||
second interface for as long as it is running. Which means that from
|
||||
the first interface it is possible to scan and connect to this access
|
||||
point using standard wireless tools (including iwd and iwctl).
|
||||
|
||||
Code for the AP mode can be shared from iwd feature for access point
|
||||
operation once that has been implemented.
|
||||
|
||||
Priority: Medium
|
||||
Complexity: C8
|
||||
|
Loading…
Reference in New Issue
Block a user