Commit 0f5e634
committed
luci-mod-network: rename WPA3 mixed to Transition
Fix issue #8289: Rename 'WPA2-PSK/WPA3-SAE Mixed Mode' to
'WPA2-PSK/WPA3-SAE Transition Mode' to clarify that OpenWrt implements
WPA3 Personal Transition mode, not Compatibility mode. This helps
differentiate between Transition and Compatibility modes as specified
in WPA3 Spec v3.4+.
Additionally, implement the WPA3 Spec v3.4 Sections 11.2 and 11.4
requirement that WPA3-Personal Transition Mode does not operate in
the 6 GHz band or Sub 1 GHz band. The sae-mixed option is now hidden
when 6GHz band is selected.
Fixes: #8289
Signed-off-by: Eruis2579 <joewartson757@gmail.com>1 parent a8e7143 commit 0f5e634
File tree
1 file changed
+47
-1
lines changed- modules/luci-mod-network/htdocs/luci-static/resources/view/network
1 file changed
+47
-1
lines changedLines changed: 47 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1370 | 1370 | | |
1371 | 1371 | | |
1372 | 1372 | | |
1373 | | - | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
1374 | 1376 | | |
1375 | 1377 | | |
1376 | 1378 | | |
| |||
1482 | 1484 | | |
1483 | 1485 | | |
1484 | 1486 | | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
1485 | 1531 | | |
1486 | 1532 | | |
1487 | 1533 | | |
| |||
0 commit comments