ap: remove all owe configuration

This commit is contained in:
Astro 2022-09-21 20:52:28 +02:00
parent eab52a59ce
commit 769bc38d89
1 changed files with 4 additions and 4 deletions

View File

@ -311,7 +311,7 @@
htmode = "HT40+"; htmode = "HT40+";
ssids = { ssids = {
"C3D2 legacy" = { net = "c3d2"; }; "C3D2 legacy" = { net = "c3d2"; };
"ZW public" = { net = "pub"; encryption = "owe"; }; "ZW public" = { net = "pub"; };
}; };
}; };
}; };
@ -637,7 +637,7 @@
htmode = "HT40+"; htmode = "HT40+";
ssids = { ssids = {
C3D2 = { net = "c3d2"; }; C3D2 = { net = "c3d2"; };
"ZW public" = { net = "pub"; encryption = "owe"; }; "ZW public" = { net = "pub"; };
}; };
}; };
"platform/ar934x_wmac" = { "platform/ar934x_wmac" = {
@ -707,7 +707,7 @@
htmode = "VHT80"; htmode = "VHT80";
ssids = { ssids = {
C3D2 = { net = "c3d2"; }; C3D2 = { net = "c3d2"; };
"ZW public" = { net = "pub"; encryption = "owe"; }; "ZW public" = { net = "pub"; };
}; };
}; };
"platform/ahb/18100000.wmac" = { "platform/ahb/18100000.wmac" = {
@ -782,7 +782,7 @@
htmode = "VHT80"; htmode = "VHT80";
ssids = { ssids = {
C3D2 = { net = "c3d2"; }; C3D2 = { net = "c3d2"; };
"ZW public" = { net = "pub"; encryption = "owe"; }; "ZW public" = { net = "pub"; };
}; };
}; };
"platform/ahb/18100000.wmac" = { "platform/ahb/18100000.wmac" = {