Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wpa_supplicant: Allow pre-shared (CAK,CKN) pair for MKA | Sabrina Dubroca | 2016-11-19 | 1 | -0/+10 |
| | | | | | | | | | | | | This enables configuring key_mgmt=NONE + mka_ckn + mka_cak. This allows wpa_supplicant to work in a peer-to-peer mode, where peers are authenticated by the pre-shared (CAK,CKN) pair. In this mode, peers can act as key server to distribute keys for the MACsec instances. This is what some MACsec switches support, and even without HW support, it's a convenient way to setup a network. Signed-off-by: Sabrina Dubroca <sd@queasysnail.net> | ||||
* | MACsec: wpa_supplicant integration | Hu Wang | 2014-05-09 | 1 | -0/+41 |
Add MACsec to the wpa_supplicant build system and configuration file. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> |