mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
This commit splits the intent to scan for a hidden network and the actual configuration of a network itself by introducing '<explicit_scan>' nodes. Like the '<network>' node these also feature a 'ssid' attribute and each node is incorporated into the SCAN request if its SSID is valid. For more information please consult 'repos/src/driver/wifi/README'. Issue #5356.