ap: turn owe on on 5ghz for all c3d2 aps

This commit is contained in:
Astro 2022-09-18 20:44:38 +02:00
parent 2e4f65b3b7
commit 97dadf4801
1 changed files with 8 additions and 8 deletions

View File

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