mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
497c8b0922
This commit introduces preliminary support for joining networks secured via WPA3-personal. So far it was only tested with the one OpenWRT AP configured for WPA3 (see excerpt below) where it WPA3-only as well as WPA2/WPA3 mixed worked fine. Scan results excerpt: 00:11:22:33:44:55 5180 -45 [WPA2-SAE-CCMP][SAE-H2E][ESS][UTF-8] PewPew 00:11:22:33:44:55 2412 -67 [WPA2-PSK+SAE+PSK-SHA256-CCMP][SAE-H2E][ESS][UTF-8] PewPew2 Issue #4861. |
||
---|---|---|
.. | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
================================ Genode support for x86-based PCs ================================ This repository complements the Genode OS framework (https://genode.org) with the board support needed to use Genode on devices based on x86 PCs. License ------- Genode-specific code is provided under Genode's regular open-source license, which is AGPLv3 + open-source linking exception. This code is also available under a commercial license offered by Genode Labs. For code ported from other projects - e.g., device drivers ported from the Linux kernel - the license of the originating upstream project applies. Please refer to the individual file headers for detailed information.