Merge pull request #291049 from agbrooks/supplicant_mesh

wpa_supplicant: enable 802.11s mesh networking
This commit is contained in:
Sandro
2024-03-05 20:57:22 +01:00
committed by GitHub
@@ -55,6 +55,7 @@ stdenv.mkDerivation rec {
CONFIG_INTERNETWORKING=y
CONFIG_L2_PACKET=linux
CONFIG_LIBNL32=y
CONFIG_MESH=y
CONFIG_OWE=y
CONFIG_P2P=y
CONFIG_SAE_PK=y